I mean like cookie:PHPSESSID=ove0lb88riehifbbvl58s3gbv0
If this cookie is present all pages is not cached.
I know how to do not cache, but I need cache ;)
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,254281,254285#msg-254285
___
nginx maili
Thank you for answer.
I.e. Nginx cannot store to cache a page with phpsessid cookie?
If it is truth, then I need ping programmers.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,254281,254283#msg-254283
___
nginx mailing list
nginx@nginx.org
How to cache phpsessid?
Please, prompt me how to cache pages with phpsessid? Website set many
different cookies. I can manage the page cache by them. However site send
phpsessid for all user, even for user who not signed in.
I would like cache page even they has phpsessid.
Thanks.
Posted at Ng