Hello all,
 I am trying to improve caching/acceleration on a series of wordpress sites.
Almost all objects are being cached at this point other than the page HTML 
itself.
All I am getting there is TCP_MISS/200 log lines.

The request is a GET for the URL  http://planetphotoshop.com

At the moment my response header is:

Cache-Control        max-age=60
Cneonction        close
Connection        keep-alive
Content-Encoding        gzip
Content-Length        15339
Content-Type        text/html; charset=UTF-8
Date        Fri, 09 Mar 2012 13:58:01 GMT
Server        Apache/2.2.15 (CentOS)
Vary        Accept-Encoding
Via        1.0 squid1.kelbymediagroup.com (squid)
X-Cache        MISS from squid1.kelbymediagroup.com
X-Cache-Lookup        MISS from squid1.kelbymediagroup.com:80
X-Pingback        http://planetphotoshop.com/xmlrpc.php


I dont see anything preventing caching....

Any thoughts or ideas?

Thank you in advance for the help.

James

Reply via email to