Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
persistent cache problem in admin
#11
mvlcek Wrote:Maybe Apache is configured to send cache-Headers for php files.
Did you look at the headers sent from the server (e.g. via firefox plugin livehttpheaders or the network tab of firebug)?

Installed that addon earlier this morning and took a look. Problem is that I am not entirely sure what to look for.

So I scanned for mentions of cache and ran into this when I changed a bit of text, left the page, and went back to it:

Code:
If-Modified-Since: Fri, 27 Jul 2012 05:41:43 GMT
If-None-Match: "4315d34-f98-4c5c92abd73da"
Cache-Control: max-age=0

HTTP/1.1 304 Not Modified
Date: Sat, 28 Jul 2012 07:41:26 GMT
Server: Apache
Connection: Keep-Alive
Keep-Alive: timeout=5, max=98
Etag: "4315d34-f98-4c5c92abd73da"
Expires: Sun, 29 Jul 2012 07:41:26 GMT
Cache-Control: max-age=86400

Probably totally standard, but I did wonder when I saw cache-control: max-age=86400

But if mvlcek is right in that Apache is configured to send cache-Headers for php files, then basically the only party who can solve this is the provider, right?

By the way, if somebody wants to take a look you're more than welcome to, it's a test install in a sub folder so I can PM login details without any probs.

However, since the client doesn't mind moving provider I think that probably is the easiest solution in the end.
Reply


Messages In This Thread
persistent cache problem in admin - by Draxeiro - 2012-07-27, 22:06:06
persistent cache problem in admin - by shawn_a - 2012-07-27, 23:10:13
persistent cache problem in admin - by Draxeiro - 2012-07-27, 23:36:55
persistent cache problem in admin - by shawn_a - 2012-07-27, 23:54:00
persistent cache problem in admin - by Draxeiro - 2012-07-28, 02:02:23
persistent cache problem in admin - by shawn_a - 2012-07-28, 02:21:03
persistent cache problem in admin - by Draxeiro - 2012-07-28, 04:15:40
persistent cache problem in admin - by Draxeiro - 2012-07-28, 04:23:08
persistent cache problem in admin - by mvlcek - 2012-07-28, 06:11:34
persistent cache problem in admin - by shawn_a - 2012-07-28, 07:03:56
persistent cache problem in admin - by Draxeiro - 2012-07-28, 17:50:52
persistent cache problem in admin - by mvlcek - 2012-07-28, 18:58:13
persistent cache problem in admin - by Draxeiro - 2012-07-29, 15:46:05
persistent cache problem in admin - by shawn_a - 2012-07-29, 23:39:50
persistent cache problem in admin - by Draxeiro - 2012-07-30, 00:38:20
persistent cache problem in admin - by shawn_a - 2012-07-30, 11:28:47
persistent cache problem in admin - by Draxeiro - 2012-07-30, 16:44:15



Users browsing this thread: 1 Guest(s)