[GTALUG] Apache Traffic Server HA

o1bigtenor o1bigtenor at gmail.com
Thu Dec 21 12:30:56 EST 2017


On Thu, Dec 21, 2017 at 9:21 AM, Greg Martyn via talk <talk at gtalug.org>
wrote:

>
> Has anyone run Apache Traffic Server in production? I've used it for a
> proof-of-concept before, and I like it overall, but I'm about to recommend
> its use and would like to hear any horror stories.
>
> I'm planning on using it as a reverse proxy cache for a site that is
> expected to have a couple tens of thousands of active users at peak. I'd
> have HAProxy in front for HA, with a mirror setup of everything below it,
> talking to ATS, with another HAProxy behind ATS for load balancing the
> origin servers.
>
> Any comments welcome.
>
>
Most definitely NOT speaking as an expert but in my perambulations around
the web I have found mention of using nginx WITH apache2 specifically in
some kind of a reverse proxy cache system/mode.

https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-as-a-reverse-proxy-for-apache

https://serverfault.com/questions/30705/how-to-set-up-nginx-as-a-caching-reverse-proxy
   seems to have a fair amount of suggestions

https://www.nginx.com/resources/wiki/start/topics/examples/reverseproxycachingexample/

https://guides.wp-bullet.com/how-to-configure-nginx-reverse-proxy-wordpress-cache-apache/
   lots of setup stuff available here

I was using

nginx + apache2 + reverse proxy cache
   in duckduck

apache2 + reverse proxy cache
   seems to offer less proposals than the previous

Perhaps this coupling would work for you.

Regards

Dee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gtalug.org/pipermail/talk/attachments/20171221/d69073f1/attachment.html>


More information about the talk mailing list