<div dir="ltr"><div>Well, the back-end servers are some how breaking the HTTP protocol in some way, also it is HTTP/0.9 only, it just not well support by HAPROXY unless running it in binary proxying which won't give me the capability of doing the initial security checks and restrictions over the negotiation packets, Varnish was the only proxy tolerating all the protocol issues and still working!</div>

<div><br></div><div>So what you say, is Varnish cannot be tuned for doing such job efficiently ?</div><div><br></div><div><br></div><div><br></div>Thanks,<div>MS</div><div><br><br><div class="gmail_quote">On Tue, Dec 6, 2011 at 10:09 AM, Simon Lyall <span dir="ltr"><<a href="mailto:simon@darkmere.gen.nz" target="_blank">simon@darkmere.gen.nz</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I think varnish might not be the right tool for you, perhaps haproxy might better suit your needs.<div><div></div><div><br>
<br>
On Tue, 6 Dec 2011, Brain Stormer wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am currently having Varnish deployed as a front-end proxy for a number of<br>
back-end servers (media streaming).<br>
<br>
The back-end servers only communicate with HTTP in the initialization and<br>
then complete the session with binary streams. So basically, I do some<br>
checks at the `vcl_recv` then if everything is okay I `pipe` them to the<br>
back-ends.<br>
<br>
Currently, I have absolutely NO use from Varnish capabilities of caching.<br>
<br>
I am currently facing CPU overhead at the `varnishd` process, I have tuned<br>
lots of parts in Varnish, So...<br>
<br>
My question now is, How to tune Varnish to give full attention performance<br>
wise to piped requests, putting into mind that all sessions keeps up for<br>
hours long.<br>
<br>
Another question is, Do I still have to define a caching store ? I read on<br>
some online resources that caching store is still needed for storage<br>
regarding Varnish threads.<br>
<br>
Awaiting your enlightening !<br>
<br>
<br>
<br>
Thanks,<br>
MS<br>
<br>
<br>
</blockquote>
<br></div></div><font color="#888888">
-- <br>
Simon Lyall  |  Very Busy  |  Web: <a href="http://www.darkmere.gen.nz/" target="_blank">http://www.darkmere.gen.nz/</a><br>
"To stay awake all night adds a day to your life" - Stilgar | eMT.<br>
</font></blockquote></div><br></div></div>