Re: VCL purge

2008-03-04 Thread André Øien Langvand
obj.hash is very useful, thank you. Sadly, using double quotes doesnt help. purge_hash(req.url + # + req.http.host); ---#-- Error: Expected ')' got '+' purge_hash(req.url + '#' + req.http.host); -# Error: Syntax error

Re: Tuning varnish for high load

2008-03-04 Thread Michael S. Fischer
On Tue, Mar 4, 2008 at 1:53 AM, Henning Stener [EMAIL PROTECTED] wrote: Are you sending one request per connection and closing it, or are you serving a number of requests to 10K different connections? In the last case how many requests/sec are you seeing? In our test, we sent about 200