16 messages in ru.sysoev.nginxRe: FastCGI application not receiving...
FromSent OnAttachments
gerrywJul 15, 2009 10:30 pm 
Daniel RhodesJul 16, 2009 12:16 am 
Almir KaricJul 16, 2009 12:27 am 
gerrywJul 16, 2009 1:55 am 
gerrywJul 16, 2009 2:15 am 
Daniel RhodesJul 16, 2009 2:24 am 
gerrywJul 16, 2009 2:27 am 
Michael ShadleJul 16, 2009 9:45 am 
gerrywJul 16, 2009 12:25 pm 
gerrywJul 16, 2009 9:52 pm 
Igor SysoevJul 17, 2009 1:46 am 
gerrywJul 17, 2009 4:06 pm 
Toni MuellerJul 21, 2009 1:20 am 
gerrywJul 21, 2009 4:50 pm 
merlin coreyJul 23, 2009 4:56 am 
gerrywJul 23, 2009 1:24 pm 
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:Re: FastCGI application not receiving multi-part dataActions...
From:Toni Mueller (supp@oeko.net)
Date:Jul 21, 2009 1:20:37 am
List:ru.sysoev.nginx

Hi,

On Fri, 17.07.2009 at 19:06:30 -0400, gerryw <ngin@nginx.us> wrote:

seem that there are some issues with the FastCGI implementation that PHP and the like must have worked around or their multipart form parser is very mature and robust.

FWIW, I found nginx's handling of FastCGI "mature enough" after upgrading to 0.7.61. At least, it enabled me to run MovableType behind it, which I didn't manage to do before.

You did set variables like client_body_temp_path?

BTW: The problem is not the fastcgi_param stuff. It has to do with the format of the multipart data. None of the current open source FastCGI compatible C libraries that I could find can parse it.

It would be nice to know more about the application and data you're working with.

Kind regards, --Toni++