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 SwitchPipe
Support for a "min_instances" option for applications now exists and
is supported in the trunk version of SwitchPipe. It will be released
officially in 1.03 and is to be considered alpha / beta for now.
min_instances allows you to specify a minimum number of instances to
be running of a particular app (in opposition to max_instances!). This
means you can have at least 1 instance running so that initial load
times of your sites / apps does not seem slow, without needing a whole
cluster waiting around.
It has only had moderate testing so far and will be tested more
exhaustively by 1.03, but please do post with any comments or
experiences.
Peter Cooper
unread,
Feb 5, 2008, 3:18:38 PM2/5/08
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 SwitchPipe
Wow. Using this I'm getting 250 requests second on the front page of a
reasonably nasty Rails-delivered page (it's 30KB when rendered) when
benchmarking. 1 min_instances, 3 max_instances. Give it a try!