[nycbug-talk] Apache and FreeBSD

Bruno Scap bruno at loftmail.com
Thu Jul 2 10:58:38 EDT 2009


On Wed, Jul 01, 2009 at 10:38:26PM +0000, matt at atopia.net wrote:
> Its using php. Its also using nfs yes. 
> 
> Potentially waiting on nfs or mysql. How is that found out?

Did you check server-status and lsof?  It might show they are stuck on
the same file, or give you other hints about where to look next.
Maybe use gdb on a stuck httpd child.

You can also narrow it down by elimination.  Remove NFS from the
picture, remove MySQL from the picture.  If you cannot, then poke at
all of them, to narrow it down at least.



More information about the talk mailing list