Re: Debugging / nuked objects spike

2009-04-02 Thread Cloude Porteus
Artur, So far so good switching to malloc. The system load is also down to .03 from an average of .45 when I was using the file storage option. Thanks for the help! -cloude On Wed, Apr 1, 2009 at 5:51 PM, Artur Bergman s...@crucially.net wrote: On Apr 1, 2009, at 4:11 PM, Cloude Porteus

Storage Size Virtual Memory?

2009-03-25 Thread Cloude Porteus
I thought I could have a cache size that was larger than the amount of RAM. My config looks like this: VARNISH_STORAGE_FILE=/var/spool/squid/varnish/varnish_storage.bin VARNISH_STORAGE_SIZE=50G VARNISH_STORAGE=file,${VARNISH_STORAGE_FILE},${VARNISH_STORAGE_SIZE} But I'm seeing my Varnish process

What's the best way to give feedback for future Varnish features?

2009-03-11 Thread Cloude Porteus
Our testing with Varnish is going great, but the features around ESI that haven't been implemented are going to make things a little bit harder than I had hoped. I was reading the PostTwoShoppingList and saw a request (please tell us which!) after more ESI features, but I'm not sure how to voice

ESI Cookies questions

2009-03-03 Thread Cloude Porteus
When an ESI request is made/fetched, will the page get passed all the request headers and cookies? For example, would I be able to access our domain cookies in /cgi-bin/date.cgi for the example below. sub vcl_fetch { if (req.url == /test.html) { esi; /* Do ESI processing */

Re: Is anyone using ESI with a lot of traffic?

2009-03-02 Thread Cloude Porteus
PM, Cloude Porteus wrote: John, Thanks so much for the info, that's a huge help for us!!! I love HAProxy and Willy has been awesome to us. We run everything through it, since it's really easy to monitor and also easy to debug where the lag is when something in the chain is not responding fast

Re: Is anyone using ESI with a lot of traffic?

2009-03-02 Thread Cloude Porteus
, 2009, at 2:24 PM, John Adams wrote: cc'ing the varnish dev list for comments... On Feb 27, 2009, at 1:33 PM, Cloude Porteus wrote: John, Goodto hear from you. You must be slammed at Twitter. I'm happy to hear that ESI is holding up for you. It's been in my backlog since you mentioned it to me

Re: Is anyone using ESI with a lot of traffic?

2009-03-02 Thread Cloude Porteus
switching or filtering, it most often causes no problem for persistence with cookie insertion. Really not fully supporting keep-alive! More like varnish pipe mode Artur On Mar 2, 2009, at 1:33 PM, Cloude Porteus wrote: I believe TCP Keep-alive has been supported in HAProxy since version 1.2. We've

Re: Is anyone using ESI with a lot of traffic?

2009-02-27 Thread Cloude Porteus
, at 1:33 PM, Cloude Porteus wrote: John, Goodto hear from you. You must be slammed at Twitter. I'm happy to hear that ESI is holding up for you. It's been in my backlog since you mentioned it to me pre-Twitter. Any performance info would be great. Any comments on our setup are welcome. You

ESI JSP Tag Library?

2008-11-21 Thread Cloude Porteus
I want to start trying out the ESI feature, but I can't seem to find the JESI tag library. Is anyone using ESI within their local Java environment? Thanks for any help. best, cloude -- VP of Product Development Instructables.com Thanksgiving @ Instructables.com