Blank page in Safari with fast refresh

ktwalrus nginx-forum at nginx.us
Wed Aug 5 19:31:02 MSD 2009


I downgraded to nginx 0.7.61 but the result is the same.  If I load a page in the IP.Board forum within 10 seconds, Safari gives a blank page (or within 15 seconds of the reload of the blank page), but Firefox doesn't have this problem.

I disabled the gzip content encoding but this didn't make any difference either.

The only difference I can see between the Safari HTTP Response headers and the Firefox ones (when the page loads correctly) is the Transfer-Encoding is set to Identity for Safari and to Chunked for Firefox.  I don't know what this means or whether it is significant.

Maybe the problem is with PHP-FPM?  I also had upgraded to PHP 5.3.0.  I haven't tried rebuilding an earlier version of PHP, but I guess I'll try that next.

BTW, neither Safari or Firefox Response headers show they have Content-Length set.  

Any other ideas of what I can do to either show this is a bug or track down the problem?

Kevin

>ktwalrus wrote:
>> Here is the HTTP Response header in Safari when the page loads:
>>
>> Cache-Control:no-cache, must-revalidate, max-age=0
>> Connection:keep-alive
>> Content-Encoding:gzip
>> Content-Type:text/html;charset=UTF-8
>> Date:Sat, 01 Aug 2009 18:41:46 GMT
>> Expires:0
>> Pragma:no-cache
>> Server:nginx/0.8.7
>> Set-Cookie:session_id=5dc65c67115c69cf23829400d558de5e; path=/; httponly, modtids=%2C; path=/
>> Transfer-Encoding:Identity
>> Vary:Accept-Encoding
>> X-Powered-By:PHP/5.3.0
>>
>>   
>There's no Content Length header, which may be the source of the 
>problem.  Have you checked the headers that you get for Firefox / Opera 
>to see if they are the same?
>
>Have you tried other versions of Nginx to see if there is the same problem?
>
>Regards,
>
>Marcus.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,4743,4743#msg-4743






More information about the nginx mailing list