On Thu, 17 Jun 2004, Lester Caine wrote:
> Are we actually looking at development time?
> Perhaps we just need to run test on the alternative platform(s)
> I have two machines running W2k/A2/PHP5RC3/Firebird1.5 which are serving
> up demos, and I've yet to see an error. The SUSE9.1 machine is on the
> bench and should be live next week - with the same server setup.
> So what can I do to help ?
> (p.s. I don't have the windows tools to compile)

Well, how confident are you that the prefork mpm doesn't leak memory for
example?  There was a flood of messages about serious memory leaks on the
Apache dev list just today, for example, and that was just for static
requests, never mind more complex dynamic ones.

So yes, we are talking about both testing time and development time trying
to track down stuff like memory leaks to figure out if it is an Apache2
problem or a misunderstanding of how to use this new and rather unfamiliar
API.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to