Server: Apache/2.2.22 (Unix) DAV/2 PHP/5.4.7 mod_ssl/2.2.22 OpenSSL/0.9.8r
X-Powered-By: ThinkPHP
Set-Cookie: PHPSESSID=fcnbjae0mckepfabdejgqfj751; path=/;
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: private
Pragma: no-cache
Content-Type: text/html; charset=utf-8
据我所知 Cache-Control: private
Pragma: no-cache
有这两个字段varnish是不会缓存的
另外 我每个页面都需要session验证用户登陆状态
最佳答案