[squid-users] Caching for my site
Amos Jeffries
squid3 at treenet.co.nz
Thu Dec 13 23:21:31 UTC 2018
On 14/12/18 10:04 am, 726mediallc wrote:
>
> Is there an alternative to using WP plugins to speed up caching of my
> site?
>
Caching is not something that can be "sped up". It either happens or it
does not.
For wordpress sites you can of course write your own plugins or code to
send HTTP caching headers and respond to. It is far easier and often
better to use something already existing though, if you can find a
plugin that works well.
Use the redbot.org tool to test your site behaviour with any options you
choose. Right now it is reporting that your site is already caching but
not producing correct Vary headers.
Amos
More information about the squid-users
mailing list