Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

250
Views
Apache 2.4.46 (Ubuntu) mod_cache_disk Safari issues

I'm running into a real bizarre issue. I've setup mod_cache_disk and it's working quite well for Chrome, Firefox ect, but for some reason when I test on safari, it will load the page, but if I attempt to browse to another page on the site it will refresh the previous page over and over again. Ex. I go to homepage and click on product A. If I attempt to click on product b the page refreshed and I still see product A!

Below is my configuration -

<IfModule mod_cache_disk.c>
    CacheEnable disk /
    CacheHeader Off
    CacheDefaultExpire 800
    CacheMaxExpire 64000
    CacheRoot /var/cache/apache2/mod_cache_disk
    CacheIgnoreCacheControl Off
    CacheMaxFileSize 2500000
    CacheIgnoreHeaders Set-Cookie
    CacheQuickHandler Off
    CacheLock On
    CacheLockPath /tmp/mod_cache-lock
    CacheLockMaxAge 5
    CacheIgnoreHeaders Set-Cookie
</IfModule>

I'm actually seeing the access logs go to the correct page however safari. If anyone has experienced this before please let me know, but I suspect this is a safari issue now local config issue.

Access log -

Went to homepage

    • [06/Jul/2021:19:28:59 +0000] "POST /?wc-ajax=get_refreshed_fragments HTTP/1.1" 200 2545 "https://onlydopethings.com/" "Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1"

Product A (but displays homepage in safari!)

    • [06/Jul/2021:19:29:03 +0000] "GET /product/larnmern-protective-steel-toe-work-shoe-for-men/ HTTP/1.1" 200 30858 "https://onlydopethings.com/" "Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1"
over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!