I set up new server in my LAN to test the reverse proxy/cache and it does what it suppose. there must be something with the first try that was not right.
the server / proxy / cache solution is very precise and fast
seem to be as fast as varnish or aicache servers. I will have to make a load test this week.
by the way, is there a way to expire cache on a non time based basis? that is using an http request or something that I can control with certain criteria?
will be streaming some xml files to load some grids and graphics but they will come in unexpected times. I need to refresh the cache when they come in.
a http api would be very nice to have so we can just curl/http some url and expire the cache