Re: (97)Address family not supported by protocol causes disk ticking?

2004-03-04 Thread Joe Orton
On Sat, Feb 21, 2004 at 11:00:25AM +, Alexis Huxley wrote: I'm running apache 2.1dev, and I've posted to the -user list with no response, so now I'm a bit stuck as to where next to try, so I'm posting here. Apologies if this is the wrong place. The bug is that the POD code is doing a name

Re: (97)Address family not supported by protocol causes disk ticking?

2004-02-26 Thread Alexis Huxley
Process 1008 attached - interrupt to quit select(0, NULL, NULL, NULL, {0, 62}) = 0 (Timeout) write(6, !, 1)= 1 socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = -1 ENOSYS (Function not implemented) socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = -1

Re: (97)Address family not supported by protocol causes disk ticking?

2004-02-26 Thread William A. Rowe, Jr.
At 03:40 PM 2/25/2004, Alexis Huxley wrote: [Mon Feb 16 23:35:33 2004] [warn] (97)Address family not supported by protocol: get socket to connect to listener the ticking is an unexpected hard flush when APR_APPEND causes win32 to file lock for write. Bill

Re: (97)Address family not supported by protocol causes disk ticking?

2004-02-26 Thread gregames
Alexis Huxley wrote: [Mon Feb 16 23:35:33 2004] [warn] (97)Address family not supported by protocol: get socket to connect to listener [Mon Feb 16 23:35:34 2004] [warn] (97)Address family not supported by protocol: get socket to connect to listener Ok, it did it again. Here's the

Re: (97)Address family not supported by protocol causes disk ticking?

2004-02-25 Thread Alexis Huxley
[Mon Feb 16 23:35:33 2004] [warn] (97)Address family not supported by protocol: get socket to connect to listener [Mon Feb 16 23:35:34 2004] [warn] (97)Address family not supported by protocol: get socket to connect to listener Ok, it did it again. Here's the 'strace -p'

Re: (97)Address family not supported by protocol causes disk ticking?

2004-02-23 Thread Alexis Huxley
About once every three weeks it happens that the hard disk of the machine where I run apache2 starts audibly ticking - i.e. it starts making some sort of non-cached access (maybe the log writing below?) at a rate of once per second. [Mon Feb 16 23:35:33 2004] [warn] (97)Address

(97)Address family not supported by protocol causes disk ticking?

2004-02-21 Thread Alexis Huxley
I'm running apache 2.1dev, and I've posted to the -user list with no response, so now I'm a bit stuck as to where next to try, so I'm posting here. Apologies if this is the wrong place. About once every three weeks it happens that the hard disk of the machine where I run apache2 starts audibly