after reading error log. the reason apears to be  Permission denied for proxy_temp directory.<br><br>Sorry for your time.<br><br><div class="gmail_quote">On Sun, Dec 6, 2009 at 5:37 PM, Igor Sysoev <span dir="ltr">&lt;<a href="mailto:igor@sysoev.ru">igor@sysoev.ru</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On Sun, Dec 06, 2009 at 12:42:30PM +0800, tOmasEn wrote:<br>

<br>
&gt; Here is the problem I found out.<br>
&gt;<br>
&gt; Front-End https Conf:<br>
&gt;     server {<br>
&gt;         listen       443;<br>
&gt;        ......<br>
&gt;           location / {<br>
&gt;                   proxy_pass      <a href="http://backend" target="_blank">http://backend</a>;<br>
&gt;                   proxy_set_header  X-Forwarded-For<br>
&gt; $proxy_add_x_forwarded_for;<br>
&gt;                   proxy_set_header Host $http_host;<br>
&gt;                   proxy_redirect off;<br>
&gt;           }<br>
&gt;<br>
&gt;     }<br>
&gt;<br>
&gt; ---------<br>
&gt;<br>
&gt; if use default  proxy_buffer_size (not set it), when backend output<br>
&gt; something bigger than 64k without content-length header. the frontend https<br>
&gt; will truncate the output to 64k.<br>
&gt;<br>
&gt; After I set<br>
&gt; proxy_buffer_size 1024 4k;<br>
&gt;<br>
&gt; Everything works like normal. Using 0.8.29 .<br>
<br>
</div></div>What is in error_log ?<br>
<font color="#888888"><br>
<br>
--<br>
Igor Sysoev<br>
<a href="http://sysoev.ru/en/" target="_blank">http://sysoev.ru/en/</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Tomasen<br><a href="http://twitter.com/ShooterPlayer">http://twitter.com/ShooterPlayer</a><br>