<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I attached a tcpdump since a curl isn't practical; I would need to include cookies and the the correct string parameters to simulate the same action. </div><div><br></div><div><a href="http://pastebin.com/3GHYFUwD">http://pastebin.com/3GHYFUwD</a></div><div><br></div><br><div><div>On Feb 1, 2013, at 12:55 PM, "Rangel, Raul" <<a href="mailto:Raul.Rangel@disney.com">Raul.Rangel@disney.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">What does the backend log look like?<br><br>In the log it shows <br>   16 FetchError   c http format error<br><br>What does curl show if you do the same request?<br><br>-----Original Message-----<br>From: <a href="mailto:varnish-misc-bounces@varnish-cache.org">varnish-misc-bounces@varnish-cache.org</a> [mailto:varnish-<a href="mailto:misc-bounces@varnish-cache.org">misc-bounces@varnish-cache.org</a>] On Behalf Of Jason Heffner<br>Sent: Friday, February 01, 2013 10:34 AM<br>To: <a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>Subject: Varnish 3.0.3 http error<br><br>Hi,<br><br>I've been through some of the archives on the list and have seen some similar problems. I was wondering if anyone can tell why this particular HTTP error might be caused? I also contacted the jetpack developers since it is their plugin returning the HTTP error from apache on the backend. If varnish is taken out of the setup the 302 redirect returned from apache functions properly. I can recreate the issue on a development system, and all other page loads are fine. <br><br>Our setup: RHEL6, Pound 2.6.2, Varnish 3.0.3, Apache 2.2.15, php-fpm 5.3.21<br><br>I'd welcome any advice.<br><br>Thanks,<br>Jason<br><br>varnishlog -d -c -m TxStatus:503<br>  16 ReqStart     c xxx.xxx.xxx.xxx 45094 812364756<br>   16 RxRequest    c GET<br>   16 RxURL        c /wp-admin/admin.php?page=jetpack&action=authorize&_wpnonce=cec3b377a1&code=dhcULw6Zlg&state=2<br>   16 RxProtocol   c HTTP/1.1<br>   16 RxHeader     c Host: <a href="http://somesite.psu.edu">somesite.psu.edu</a><br>   16 RxHeader     c User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:18.0) Gecko/20100101 Firefox/18.0<br>   16 RxHeader     c Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8<br>   16 RxHeader     c Accept-Language: en-US,en;q=0.5<br>   16 RxHeader     c Accept-Encoding: gzip, deflate<br>   16 RxHeader     c Cookie: __utma=165035810.2146825052.1359667423.1359667423.1359672023.2; __utmc=165035810; __utmz=165035810.1359667423.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); bp-activity-oldestpage=1; __qca=P0-1744595654-1359667424495; bp-activity-scope=all; bp<br>   16 RxHeader     c Connection: keep-alive<br>   16 RxHeader     c X-Forwarded-For: xxx.xxx.xxx.xxx<br>   16 VCL_call     c recv pass<br>   16 VCL_call     c hash<br>   16 Hash         c /wp-admin/admin.php?page=jetpack&action=authorize&_wpnonce=cec3b377a1&code=dhcULw6Zlg&state=2<br>   16 Hash         c <a href="http://somesite.psu.edu">somesite.psu.edu</a><br>   16 VCL_return   c hash<br>   16 VCL_call     c pass pass<br>   16 Backend      c 14 default_director web1<br>   16 FetchError   c http format error<br>   16 VCL_call     c error deliver<br>   16 VCL_call     c deliver deliver<br>   16 TxProtocol   c HTTP/1.1<br>   16 TxStatus     c 503<br>   16 TxResponse   c Service Unavailable<br>   16 TxHeader     c Server: Varnish<br>   16 TxHeader     c Content-Type: text/html; charset=utf-8<br>   16 TxHeader     c Retry-After: 5<br>   16 TxHeader     c Content-Length: 418<br>   16 TxHeader     c Accept-Ranges: bytes<br>   16 TxHeader     c Date: Thu, 31 Jan 2013 22:46:08 GMT<br>   16 TxHeader     c Age: 3<br>   16 TxHeader     c Connection: close<br>   16 TxHeader     c X-Cache: MISS<br>   16 Length       c 418<br>   16 ReqEnd       c 812364756 1359672365.351407051 1359672368.171207428 1.863311291 2.819756508 0.000043869<br><br>p: (814) 865-1840, c: (814) 777-7665<br>Systems Administrator<br>Teaching and Learning with Technology, Information Technology Services The Pennsylvania State University<br><br><br>_______________________________________________<br>varnish-misc mailing list<br><a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc<br></blockquote></div><br></body></html>