Re: [us...@httpd] Javascript freeze up Apache on Windows

2008-12-26 Thread atongprasith
> There is no extra AV,firewall, just the Windows firewall. Even if it's one > of these things, it shouldn't freeze up the whole process. Can you get a backtrace? I don't know what you mean by backtrace. I tried traceroute back to client and it completed without problem.This problem is spec

Re: [us...@httpd] Javascript freeze up Apache on Windows

2008-12-26 Thread Eric Covener
On Fri, Dec 26, 2008 at 6:48 AM, wrote: > There is no extra AV,firewall, just the Windows firewall. Even if it's one > of these things, it shouldn't freeze up the whole process. Can you get a backtrace? > I already tried > Win32DisableAcceptEX. It helps but Apache become bloated and unstable.

Re: [us...@httpd] Javascript freeze up Apache on Windows

2008-12-26 Thread atongprasith
There is no extra AV,firewall, just the Windows firewall. Even if it's one of these things, it shouldn't freeze up the whole process. I already tried Win32DisableAcceptEX. It helps but Apache become bloated and unstable. If I hit F5 (refresh) fast enough, I can make its memory go up 10-20MB/s. B

Re: [us...@httpd] Javascript freeze up Apache on Windows

2008-12-25 Thread Eric Covener
On Thu, Dec 25, 2008 at 12:08 PM, wrote: > > [Tue Dec 02 06:33:30 2008] [warn] (OS 121)The semaphore timeout period has > expired. : winnt_accept: Asynchronous AcceptEx failed. > [Tue Dec 02 06:33:30 2008] [warn] (OS 64)The specified network name is no > longer available. : winnt_accept: Asynch

[us...@httpd] Javascript freeze up Apache on Windows

2008-12-25 Thread atongprasith
Hi good Apache people, I am trying to use Apache as a front end to Tomcat and add a PHP bulletin board in. Everything work nicely with a package I got from XAMPP. However, I notice that sometimes my browser doesn't get anything back for too long (10-20 seconds). After 2 weeks or so I nailed it