Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Andre Huebner
ok, i believe it. it is no problem to accept reality of implementation. all i wanted was an explaination of this case and Gabriel did it. i think you also would ask again if something is not really clear. Thanks Gabriel. I think it should be enough. at least this list came back to life ;) Andre

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Gabriel Barazer
On 02/05/2008 5:39:01 PM +0100, Weedy <[EMAIL PROTECTED]> wrote: > This is getting ridiculous but at least this reply didn't make you > sounds like an ass. Simple answer: > > YOU CAN NOT PRESPAWN FCGID. > > mod-fastcgi has an option to do this but mod-fcgid does not. discussion > over. I know

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Weedy
Gabriel Barazer wrote: > On 02/05/2008 3:40:50 PM +0100, Andre Hübner <[EMAIL PROTECTED]> wrote: > >> no nonsens ;) >> >> i want to start a defined numbers of apps to hold in backhand by config of >> module, not by wgeting around... >> lets say 3-4 apps of two differnet php-cgi would be enough.

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Gabriel Barazer
On 02/05/2008 3:40:50 PM +0100, Andre Hübner <[EMAIL PROTECTED]> wrote: > no nonsens ;) > > i want to start a defined numbers of apps to hold in backhand by config of > module, not by wgeting around... > lets say 3-4 apps of two differnet php-cgi would be enough. > apache in mod_prefork has same

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Andre Hübner
: "Gabriel Barazer" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 05, 2008 2:37 PM Subject: Re: [Mod-fcgid-users] prespawn of cgi-apps Hi there, On 02/05/2008 12:18:29 PM +0100, Andre Hübner <[EMAIL PROTECTED]> wrote: > sorry, wget is not an alternative. > i do

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Gabriel Barazer
Hi there, On 02/05/2008 12:18:29 PM +0100, Andre Hübner <[EMAIL PROTECTED]> wrote: > sorry, wget is not an alternative. > i dont know hosts that use a cgi-application. users can switch on their own. > in bad case i would start too much apps so server is fully overloaded or is > killing prespawned

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Andre Hübner
t; <[EMAIL PROTECTED]> To: Sent: Tuesday, February 05, 2008 11:37 AM Subject: Re: [Mod-fcgid-users] prespawn of cgi-apps >> > do they all start when the server restarts? >> >> no, i believe thats my question. how it is possible to prespawn my >> php-cgi >>

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Thilo Bangert
> > 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 how long is the waiting time? > > what do you mean when you say 'faster'? (1 second - 1 minute - 1msec) > > f

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-05 Thread Andre Hübner
(1 second - 1 minute - 1msec) faster is relative, it simple means "faster" ;) Andre - Original Message - From: "Thilo Bangert" <[EMAIL PROTECTED]> To: Sent: Monday, February 04, 2008 3:57 PM Subject: Re: [Mod-fcgid-users] prespawn of cgi-apps On Monday 04 Fe

Re: [Mod-fcgid-users] prespawn of cgi-apps

2008-02-04 Thread Thilo Bangert
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? >

[Mod-fcgid-users] prespawn of cgi-apps

2008-02-04 Thread Andre Hübner
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)

[Mod-fcgid-users] prespawn of cgi-apps

2008-01-28 Thread Andre Hübner
Hello List, 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