Re: Lighttpd wedged and ignoring SIGKILL

2009-06-08 Thread L Campbell
On Mon, Jun 8, 2009 at 9:06 PM, L Campbell wrote: > On Mon, Jun 8, 2009 at 8:34 PM, Mel > Flynn wrote: >> Change the write-backend. Look in google for lighttpd and sendfile to see >> why. > > I was under the impression that that bug was fixed[1]. In any case, > I've switched from freebsd-sendfile

Re: Lighttpd wedged and ignoring SIGKILL

2009-06-08 Thread L Campbell
On Mon, Jun 8, 2009 at 8:34 PM, Mel Flynn wrote: > On Thursday 04 June 2009 18:25:30 L Campbell wrote: >> PID   USERNAME THR PRI NICE   SIZE    RES STATE  C   TIME   WCPU COMMAND >> 85542 www        1  51    0   102M 85360K CPU6   6  16:34 100.00% lighttpd >> >> 1) Should this be possible? What is

Re: Lighttpd wedged and ignoring SIGKILL

2009-06-08 Thread Mel Flynn
On Thursday 04 June 2009 18:25:30 L Campbell wrote: > PID USERNAME THR PRI NICE SIZERES STATE C TIME WCPU COMMAND > 85542 www1 510 102M 85360K CPU6 6 16:34 100.00% lighttpd > > 1) Should this be possible? What is going on here? Change the write-backend. Look in go

Lighttpd wedged and ignoring SIGKILL

2009-06-04 Thread L Campbell
As a fore-note, I'm not subscribed to this list, so please CC me :) I was just tweaking a php.ini file and restarted Lighttpd (via rc.d). The rc script was taking forever to stop it (was waiting for the process to terminate). After a couple minutes, I got impatient and killed the rc script with ^C