I have a site with some administration actions that are long running.
The problem seems to be that pound is sending requests to this locked up
mongrel process, even though it has three other open ones.  This is
manifested as intermittent "Internal Server Error" when browsing the
site while this action is running.  It happens about 1 in 4 page loads,
and there are 4 mongrels so I am pretty sure this is whats going on.

I cant find any log entries about anything going wrong.  How do I tell
pound to only send requests to unused mongrels?

I had this working on another box with lighttpd, which handled this
beautifully.

Thanks!
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to