Tagged Questions
6
votes
4answers
3k 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 ...
1
vote
1answer
119 views
High # of N expired objects. Why? - (inside is my varnishstat and default.vcl)
I have apache2 with Varnich 2 running. My prob is that even though my cache-control is set to 1 year, varnish still have a load of N expired objects 1971. Here's my default.vcl it shows my setting any ...
0
votes
1answer
427 views
Need help analysing the VarnishStat results
I am a newbie with Varnish. I have successfully installed it and now its working, but I need some guidance from the more knowledgeable people about how the server is performing.
I read this article ...
0
votes
2answers
210 views
What is a common web architecture for java apps?
Im currently developing a java web application, and im researching how i should combine different types of technology in order to get the most use of a single webserver.
My plan so far is to have the ...