5 messages in ru.sysoev.nginxlarge SSI inclusions are truncated
FromSent OnAttachments
Evan MillerJun 8, 2007 1:14 am 
Igor SysoevJun 8, 2007 8:12 am 
Evan MillerJun 8, 2007 10:36 am 
Igor SysoevJun 16, 2007 2:38 am.txt
Evan MillerJun 16, 2007 9:58 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:large SSI inclusions are truncatedActions...
From:Evan Miller (emmi@public.gmane.org)
Date:Jun 8, 2007 1:14:13 am
List:ru.sysoev.nginx

Hello,

I find that files included in an SSI are truncated when:

* the inclusion is retrieved from an upstream subrequest * the response to the subrequest is buffered to a file * the response to the subrequest is over about 100KB

I am using nginx 0.5.24. It works fine when I set "proxy_max_temp_file_size 0;".

I can post a debug log if no one can reproduce the problem.

Evan