Rails Spawn plugin under nginx
Tom Anderson
lists at ruby-forum.com
Tue Oct 14 01:59:33 MSD 2008
BTW, the problems with Nginx were solved shortly after these messages
appeared. The solution was to have spawn disconnect from the listening
sockets in the child process. You should be able to use Spawn with
nginx without problems now.
Tr Schneit wrote:
> Howdy Corey-
> Thanks for your input. I will look into one of these alternatives.
>
> Again, thanks for the quick response!
>
>
> Corey Donohoe wrote:
>> Hey,
>>
>> Every client we have using spawn at engine yard has problems. The
>> short answer is just don't do it. You need to use real queueing a la
>> bj, backgroundrb, starling, etc. I'm pretty sure that the upstream
>> gets confused with all the fd closing/reopening/reconnecting.
>>
>> __
>> Corey Donohoe
>> cdonohoe at engineyard.com
>> (866) 518-9273 x207
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list