[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] MHD Conection timeout seems to hog the CPU
From: |
Piotr Grzybowski |
Subject: |
Re: [libmicrohttpd] MHD Conection timeout seems to hog the CPU |
Date: |
Fri, 3 Jun 2011 18:59:34 +0200 |
hello all.
David: if it is possible could you show us the output of top command
during the "freeze", and during normal streaming, you could also
supply output of lsof, of course if there is no confidential data there, also
capture the number of threads open by your process, assuming
it is called httpd:
# ps -C httpd -L
cheers,
pg
- Re: [libmicrohttpd] MHD Conection timeout seems to hog the CPU,
Piotr Grzybowski <=