[PHP] php slowdown under apache on win 2000 only under netscape

2001-04-25 Thread Laurence Gordon

Hi,

My problem is that my local apache 1.3.19 server running under windows 2000
on a LAN has slow execution issues.  When I submit a form with POST
variables, the script takes forever and a day to execute, sometimes
returning after 15 seconds, sometimes hitting a max execution time.  This
behavior is not seen under IE and is not seen when the scripts are running
from a freeBSD platform through netscape.

software:
windows 2000 pro sp1
php 4.0.4pl1
apache 1.3.19
mysql 3.23.33
all installed from binaries.

Thanks in advance,
Larry






-- 
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]




Re: [PHP] php slowdown under apache on win 2000 only under netscape

2001-04-25 Thread Laurence Gordon

Actually I kind of made the problem go away, but I don't know why...
I reduced the priority of the netscape process to Below Normal and it works
fine.  Why would netscape take up so much of the cpu?

Larry

Laurence Gordon [EMAIL PROTECTED] wrote in message
9c7b2h$qcp$[EMAIL PROTECTED]">news:9c7b2h$qcp$[EMAIL PROTECTED]...
 Hi,

 My problem is that my local apache 1.3.19 server running under windows
2000
 on a LAN has slow execution issues.  When I submit a form with POST
 variables, the script takes forever and a day to execute, sometimes
 returning after 15 seconds, sometimes hitting a max execution time.  This
 behavior is not seen under IE and is not seen when the scripts are running
 from a freeBSD platform through netscape.

 software:
 windows 2000 pro sp1
 php 4.0.4pl1
 apache 1.3.19
 mysql 3.23.33
 all installed from binaries.

 Thanks in advance,
 Larry






 --
 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]