On 29 September 2016 at 03:20, Chris Bennett <
chrisbenn...@bennettconstruction.us> wrote:
> I am not sure what is appropriate, given netiqette and practicality for
> my server. I am sick of thousands of identical requests in my error log,
> plus I want to be able to look over my logs easily to find any real
> problems.

Varnish. Keep as many requests as you can away from the webserver
and let it just deal with mod_perl.

If you later decide to integrate with a third-party CDN, being able to
express your wishes in VCL will make for a much more pleasant journey.

I will admit to having not deployed it on OpenBSD (other than quickly
checking that it would at least install and work at a basic level before
posting), but my team at work do use it in anger on some very busy
sites.

John

Reply via email to