Okay...

Running under W2k/IIS/and MySQL:

I set my maximum execution time to 15 minutes, ran a script on two separate
machines at the same time that creates 50 randomly named tables, populates
the tables with data from my weblog (about 10,000 records), displays the
contents of the tables in the browser and then drops the tables and was
still able to hit database driven portions of my website from another
machine.

Though there was an obvious performance impact (I'm only running a PIII with
256megs and an IDE drive), there was no failure or hang and the server
remained stable until I re-booted it much later.

I'm pretty convinced that the ISAPI developer's idea of "unstable" is a bit
more subjective than mine.

I think you're pretty safe using the ISAPI module.

j-

"Erythros" <[EMAIL PROTECTED]> wrote in message
news:20021106161800.64090.qmail@;pb1.pair.com...
> im using it with apache 1.3.27 and winxp, no probs.
>
> "Jack Kelly Dobson" <[EMAIL PROTECTED]> wrote in message
> news:20021105151623.16303.qmail@;pb1.pair.com...
> > I've been using it and MySQL under W2k for about a month now with no
> > problems.
> >
> > j-
> >
> > "Charles P. Killmer" <[EMAIL PROTECTED]> wrote in message
> > news:B141BE87473AA64FB24370C43CEA54BD011B45@;ngexbe1.my-netgain.com...
> > Is anyone using 4.2.3 as an ISapi module?
> >
> > All the documentation still says unstable but it hasnt changed in years.
> Is
> > it now stable?
> >
> > Thanks
> > Charles Killmer
> > Windows 2000 Server IIS 5.0 PHP 4.2.2
> >
> >
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to