Thanks to William/Andre for replying. Eric, that patch did the trick - seems to have fixed the issue, no crashes since the patch was installed.
Thanks! On Sat, Jun 14, 2008 at 4:45 PM, Eric Covener <[EMAIL PROTECTED]> wrote: > On Sat, Jun 14, 2008 at 4:39 AM, Nick Knack <[EMAIL PROTECTED]> > wrote: > > Hi, > > > > We've been trying to diagnose an issue showing up for the past several > > months on our Windows Server 2003 machines (both x32 and x64) running > Apache > > 2.2.8 (with SSL). Just using it for PHP scripts - PHProxy and the like. > > > > > > 1. After some period of time (every 2 hours yesterday for example), the > Non > > Paged Pool usage of Apache surges to (on x64) 18TB or thereabouts - > > basically close to the max positive signed 64 bit integer > > (18446744073709551616). > > > > Do you have some reason to expect this is anything but Windows > mis-reporting the non-paged memory usage? Doesn't non-paged memory > usage _total_ have to be less than physical memory on the system? > > I don't know if there's some way this, or just a similar problem, > might be applicable to apache: > > http://support.microsoft.com/kb/936655 > > This problem occurs because the Afd.sys file may charge the quota to > one Citrix process after the Citrix process allocates the nonpaged > pool memory. Then, the quota is returned to another Citrix process > after the Citrix process frees the nonpaged pool memory. When the > nonpaged pool memory is allocated and then freed repeatedly, the quota > that is allocated for the second time is a negative number. On a > 32-bit system, this negative number is interpreted as a second Citrix > process that uses 4 GB of nonpaged pool memory. > -- > Eric Covener > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick the Knack