sorry, but last post was 2(?) weeks ago and i did not recieve any answer.
Unfortunately, list seems nearly lifeless and how i wrote the docs are 
unusually short or i understand the options...

> how many requests do you serve?
i have different servers up to 200 domains. users can use mod_php but some 
functions are disabled for security reasons. to use full spectrum of php i 
provide some different versions of php-cgi
> you write 'if the app starts' - do you mean 'when'?
ähm, yes
> how many instances of php are you running?
variable, i dont like more then 5 or 10
> do they all start when the server restarts?
no, i believe thats my question. how it is possible to prespawn my php-cgi 
executable to avoid waintingtime until app is fully loaded
> do you have a load balancer in front of the setup?
no
> what do you mean when you say 'faster'? (1 second - 1 minute - 1msec)
faster is relative, it simple means "faster" ;)

Andre

----- Original Message ----- 
From: "Thilo Bangert" <[EMAIL PROTECTED]>
To: <mod-fcgid-users@lists.sourceforge.net>
Sent: Monday, February 04, 2008 3:57 PM
Subject: Re: [Mod-fcgid-users] prespawn of cgi-apps


On Monday 04 February 2008 15:42:41 Andre Hübner wrote:
> Hello List,
>
> i use mod_fcgid to start my cgi-applications.
> I tried to answer my question with fcgid-documentation. But i think the
> docs are a little bit spartan ;)
>
> Is there a possibility to prespawn some apps, for instance php?
> i have the problem that some of my users use php (different versions) over
> fcgid in their user-context. If the app starts a lot of cpu is consumed by
> starting php, after this the parsing of php-file starts.
> If i could prespawn this php (maybe 2 or 3 would be enough) i could
> distribute cpu-load and result of parsed php-file could provided much
> faster.
> Are there some recommend settings for different sizes of webservers?
> How are your experiences?
>

personally i find simply reposting an unanswered question offending. you 
could
have at least included some more information, like:

how many requests do you serve?
you write 'if the app starts' - do you mean 'when'?
how many instances of php are you running?
do they all start when the server restarts?
do you have a load balancer in front of the setup?
what do you mean when you say 'faster'? (1 second - 1 minute - 1msec)

be more specific in what constitutes your problem. what you my find 
disturbing
may in fact be a feature to somebody else! and we cant read your mind...
(yet)

please, also read:
http://catb.org/%7Eesr/faqs/smart-questions.html

wget is a good start for a nice little prespawn script ;)

kind regards
Thilo


> Thanks
> Andre

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to