Hi,
Actually, I use fastcgi_cache / proxy_cache but, sometimes, I have problem
with how this cache is read... causing confusion for some sites when open
mobile ou desktop version.
In sites/systems, there are the check for mobile detect, common like
http://detectmobilebrowsers.com
but, for unknow
Hi, I already try this... but... not work =/
when in the page, I do "shift+f5", page is re-read "EXPIRED"... OK
but, this entering in the page, or do F5 ... page = HIT cache...
In this specifics pages, I always put php header "cache-control, pragma,
etc" as "no-cache", so, I want always get a new p
Hi,
I am trying setup fastcgi_cache.
Working fine BUT I need bypass some pages... when theses pages have
header "no-cache" but I dont know how to do this...
The rules for bypass using urls, work fine.. like this:
[code]
if ($request_uri ~*
"(/wp-admin/|/xmlrpc.php|/wp-(app|cron|login|regis