4
votes
5answers
970 views
Alternative Reverse Proxy Architecture Directions
Currently, I've got an expensive license for a reverse proxy server in an environment that is mostly Tomcat.
I'm thinking of one or both of the following upgrades.
Using Squid instead of the …
3
votes
4answers
421 views
What’s a good caching reverse proxy which can serve stale content if the underlying application becomes unavailable?
I'm looking for a caching reverse proxy (something like squid or varnish) with good support for serving stale content in the event of failure - in other words, if the application I'm proxying goes …
1
vote
4answers
872 views
Tux, Varnish or Squid?
Hi folks
We need a web content accelerator for static images to sit in front of our Apache web front end servers
Our previous hosting partner used Tux with great success and I like the fact it's …
0
votes
1answer
315 views
Ubuntu Startup Script for Varnish
I am wondering if anyone has a working startup script (/etc/init.d/varnish) for Varnishd that works on Ubuntu Hardy. It should set a pid file so it can be monitored. I have been looking all over …
