You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Phusion Passenger Discussions
We have a Passenger setup that sets PassengerMaxPoolSize to 12. When
we deploy, Passenger will kill off all the old rails processes and
restart news as needed. I noticed a lag for the first few requests as
these processes started up.
Is there a way to tell Passenger to "pre-fork" or pre-create the max
rails processes? Or perhaps there is an option that would be something
like "PassengerMinPoolSize"
Mike
Hongli Lai
unread,
Nov 23, 2009, 11:08:32 AM11/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phusion-...@googlegroups.com
Not at this time. PassengerMinPoolSize is scheduled for Phusion
Passenger 3.0. For now you can increase PassengerPoolIdleTime.