<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi All,<div><br></div><div>Sorry that my first posting here is a support request/bug report, but I've gotta start somewhere!<br><div><br class="webkit-block-placeholder"></div><div><font class="Apple-style-span" face="Arial">So - basically, we're seeing responses occasionally (not always - in fact, quite infrequently) coming back with a 0 prepended to the entire response - before the headers.</font></div><div><br class="webkit-block-placeholder"></div><div>This means that the response received by the browser ends up looking like</div><div><br></div><div>************</div><div><meta charset="utf-8"><span class="Apple-style-span" style="font-family: Verdana, Arial; font-size: 11px; ">0<br><br>HTTP/1.1 200 OK<br>Server: nginx/0.8.53<br>Date: Tue, 01 Feb 2011 09:07:27 GMT<br>Content-Type: text/html; charset=utf-8<br>Transfer-Encoding: chunked<br>Connection: keep-alive<br>Set-Cookie: blu-session-id=2baf936adc11f79aad72827d46fd31aa; path=/; HttpOnly<br>Expires: Mon, 1 Jan 2001 00:00:00 GMT<br>Last-Modified: Tue, 01 Feb 2011 09:07:27 GMT<br>Cache-Control: no-store, no-cache, must-revalidate, max-age=0, post-check=0, pre-check=0<br>Pragma: no-cache<br>p3p: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"<br>Content-Encoding: gzip</span></div><div><span class="Apple-style-span" style="font-family: Verdana, Arial; font-size: 11px; "><br></span></div><div><span class="Apple-style-span" style="font-family: Verdana, Arial; font-size: 11px; ">and then a load of gzip'd data.</span></div><div>*************</div><div><br></div>
This of course breaks all sorts of behaviour. We initially thought it was coming from HttpProxyModule, however after reconfiguring to serve certain assets directly from disk, rather than via the proxy, we saw the same issue repeating itself, meaning that it's probably independent from the proxy module.</div><div><br></div><div>Has anyone seen this behaviour before? Any ideas on where it's coming from?</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>Maxwell</div></body></html>