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:gerryw (ngin@nginx.us)
Date:Jul 21, 2009 4:50:28 pm
List:ru.sysoev.nginx

Hello All,

I have finally figured out what the problem was. For some reason when the local
unix: socket was created there was an OS issue that was corrupting the data that
nginx was writing to the socket. The problem was solved by specifyng an
alternate location for the file. I am very happy to find that this was not an
nginx issue, because I really wanted to use it.

I do have one other question though. I'm trying to find some docs that talk
about multiple fcgi application instances and how nginx balances requests
between them. Does anyone know where I could find some info on this?

BTW: My fcgi application is written in C++ using the fcgi library. I am also
making use of the upload module.

Thanks, Gerry

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