Broken pipe on nginx

Posted by schneck on Server Fault See other posts from Server Fault or by schneck
Published on 2010-01-29T11:14:16Z Indexed on 2010/03/28 6:03 UTC
Read the original article Hit count: 236

Filed under:
|
|

Hi there,

I set up php/fastcgi with nginx and now I want to upload very large files via a java-applet. After about 30 seconds, the applet reports a "Broken pipe". In the server logs, i find nothing. I changed any setting in the php.ini (max_execution_time, max_input_time, memory_limit, post_max_size) to very high values, but nothing helps.

Any idea?

© Server Fault or respective owner

Related posts about nginx

Related posts about fastcgi