XFileSharing Pro - Looking for a good nginx perl wrapper for xfs

Message
Author
nyan
Posts: 163
Joined: Oct 28, 2010 8:01 pm

Looking for a good nginx perl wrapper for xfs

#1 Postby nyan » Oct 28, 2010 8:17 pm

Hi
recently i switched to nginx for my main server (not fileserver) and use this perl wrapper: http://technotes.1000lines.net/fastcgi-wrapper.pl and let it listen on a port.
The problem with this wrapper is that as soon as a process gets stuck or takes a while it wont serve any other processes and thus throws up 504 errors.

Does anyone run xfs via nginx and uses a better working wrapper? Switching to apache is not something I want to do since my php websites all run good this way...