<div dir="ltr">Hello Lukas,<div><br></div><div>I have just checked and found nothing</div><div><br></div><div><div># tcpdump  -vv port 6082</div><div>tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes</div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 22, 2014 at 1:39 PM, Lukas Tribus <span dir="ltr"><<a href="mailto:luky-37@hotmail.com" target="_blank">luky-37@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">> Hello all, <br>
> <br>
> My setting works well through nginx->apache but not through <br>
> nginx->varnish->apache <br>
> <br>
> apache is configured to listen to port 8080 . when nginx uses <br>
> <br>
> proxy_pass <a href="http://127.0.0.1:8080" target="_blank">http://127.0.0.1:8080</a> <br>
> <br>
> the sites are running fine. <br>
> <br>
> If I introduce varnish after nginx by [proxy_pass <br>
> <a href="http://127.0.0.1:6082" target="_blank">http://127.0.0.1:6082</a>] the nginx starts throwing following error and <br>
> browser also shows "Zero Sized Reply" <br>
> <br>
> <br>
> [error] 17147#0: *207 upstream sent no valid HTTP/1.0 header while <br>
> reading response header from upstream <br>
> <br>
> and /var/log/messages shows <br>
> <br>
> varnishd[16984]: CLI telnet 127.0.0.1 42212 127.0.0.1 6082 Wr 101 <br>
> Unknown request.#012Type 'help' for more info.#012all commands are in <br>
> lower-case. <br>
> <br>
> varnishd[16984]: CLI telnet 127.0.0.1 42212 127.0.0.1 6082 Rd <br>
> Cache-Control: max-age=0<br>
<br>
</div>Can you capture the tcp 6082 traffic and post the entire HTTP conversation?<br>
<br>
<br>
<br>
Lukas<br>
<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>