On Thu, Dec 1, 2011 at 8:01 PM, Robert Dormer <[email protected]> wrote:
> Hello all, > > I have lighttpd serving traffic from a fastcgi script (generated with > xxx_create command). Apropos of nothing, the fastcgi script has started to > consume almost all of the available CPU, and the site now runs dog slow. > I'm at a bit of a loss as to why this would be happening, and I've checked > for obvious problems like redirect loops or strange links in the > filesystem. Can anyone help me out with what might be the problem, or at > the very least, where to look? > > run strace -ppid where pid is the pid of the fastcgi process, and drink from the fire hose. There's also a -ofile switch for when you get tired of watching it scroll and want to capture some to read at a human pace. Len. -- [email protected] 614-404-4214 Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage Grubmaster: Greenbar <http://www.greenbartraining.org/> 2011, 2010, 2009, Grub Asst. 2008, Trained 2007.
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
