Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2007-10-25 Thread Stefan Fritsch
Hi,

I suspect this might be a php bug. Is there anyone who can reproduce 
this bug who does _not_ use php5?

Thanks for your help.

Cheers,
Stefan



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2006-12-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 399776 important
Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box
Severity set to `important' from `critical'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2006-12-12 Thread Andreas Barth
severity 399776 important
thanks

Hi,

* Federico Di Gregorio ([EMAIL PROTECTED]) [061203 15:09]:
 It could be. Anyway, reducing the number of clients to 25 solved out
 problem. (Unfortunately you couldn't always do that.) I'll do some
 checks using tcpdump and IE 6 and report to the BTS.

I'm setting this down to important as
(a) we need more data, and
(b) there is a workaround.

Please feel free to increase severity again if you have more
information.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2006-12-01 Thread Andreas Barth
Hi,

did you see this remark?

* Stefan Fritsch ([EMAIL PROTECTED]) [061127 13:08]:
 This upstream bug report could also be related:
 
 Server has a memory leak when handling chunked responses.
 http://issues.apache.org/bugzilla/show_bug.cgi?id=40920

Could that be related to your situation?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2006-11-27 Thread Stefan Fritsch
This upstream bug report could also be related:

Server has a memory leak when handling chunked responses.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40920


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2006-11-23 Thread Stefan Fritsch
http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS

also notes memory leaks in mod_deflate and mod_mem_cache. Do you use one
of these?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2006-11-23 Thread Federico Di Gregorio
Il giorno gio, 23/11/2006 alle 15.42 +0100, Stefan Fritsch ha scritto:
 http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS
 
 also notes memory leaks in mod_deflate and mod_mem_cache. Do you use one
 of these? 

Definitely no.

-- 
Federico Di Gregorio http://people.initd.org/fog
Debian GNU/Linux Developer[EMAIL PROTECTED]
INIT.D Developer   [EMAIL PROTECTED]
  monja: che c'entra, l'importante è sapersi usare -- dani


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2006-11-21 Thread Stefan Fritsch
Some questions:

- are there any interesting entries in the apache error log?
- anything interesting in syslog, kern.log, ...?
- are you using php/cgi/... or just static content? If you use php, 
what memory_limit have you set?
- what other modules do you use that are not enabled by default?
- how much memory+swap does your box have? How much of this is used by 
other processes?


If your Apache does something quite memory consuming, 150 processes 
are quite a lot (and maxclients 150 means that you can have up to 150 
processes). Maybe you are just running out of memory and the 
oom-killer goes berzerk (as it usually does).

Cheers,
Stefan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]