Depends for what you are using it.

I'm having a PHP module as an ISAPI module in production use here for
use as a Quicken OFX server. I haven't had much trouble with it and
its running stable for 6 months now.

Bolke

-----Oorspronkelijk bericht-----
Van: elias [mailto:[EMAIL PROTECTED]]
Verzonden: Friday, August 10, 2001 1:49 PM
Aan: [EMAIL PROTECTED]
Onderwerp: [PHP] Re: PHP.exe EAT's my win resources... (!)


Hmm...Maybe because you're installing PHP as CGI.
ISAPI runs fast only only once as you want. But it's not really stable.

"Tribun" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Tach!
>
> Is that correct, that my php.exe opens each time when a user access a page
> (e.g. on my intranet-page) ??
>
> Is there no way to say php.exe to run only one time and compile the files
> through this instance???
>
> I've designed a intranet-platform for LAN-parties and at our last one,
there
> were 505 guys, and ~30 accessed my pages at the same time, so the 2
gig-ram
> high-end-power PC was to slow to return the queries whitin the 180 sec.
> timeout...
>
> (excause my bad english ;)
>
> I hope, someone knows an answer...
>
> 10x !
>
> Tribun
> ---
> www.mp3o.net
>
>
> PS: the LAN-Party's HomePage is called: www.lankoeln.com
>     (may be some other germans from cologne read this ;)
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to