Okay.  Thanks, Jeff.

https://issues.apache.org/bugzilla/show_bug.cgi?id=52174


Danny Sadinoff
da...@sadinoff.com




On Sun, Nov 13, 2011 at 17:21, Jeff Trawick <traw...@gmail.com> wrote:
> On Sun, Nov 13, 2011 at 2:38 AM, Danny Sadinoff
> <danny-apa...@sadinoff.com> wrote:
>> I'm using Apache2 + mod_fcgid to serve a Perl Catalyst application, on
>> a box that I own, and I'd like for mod_fcgid to maintain a minimum
>> number of spun-up processes ready to go. The docs say
>> thatFcgidMinProcessesPerClass only enforces a
>>
>>  "minimum number of processes that will be retained in a process
>> class after finishing requests"
>>
>> How do I get apache to start up with a certain number of appserver
>> subprocesses on an idle server without using artificial load to get
>> there?
>
> Unfortunately for your use case, application processes are created
> only on demand.
>
> Feel free to open an enhancement request at
> https://issues.apache.org/bugzilla/ so that this is remembered.
> (Maybe others will find it and comment there over time.)
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to