Re: [squid-users] Squid loops on epoll/read/gettimeofday

2010-04-03 Thread Henrik Nordstrom
fre 2010-04-02 klockan 19:00 -0300 skrev Marcus Kool: > > I use this Squid at home and it lightly used so maybe it does have > the same FDs allocated after a restart... Seems not. So we have to wait until you see the problem again to match up with cachemgr filedescriptor page. Regards Henrik

Re: [squid-users] Squid loops on epoll/read/gettimeofday

2010-04-02 Thread Marcus Kool
Henrik Nordström wrote: fre 2010-04-02 klockan 15:41 -0300 skrev Marcus Kool: strange indeed, but this is strace output with which I am not very familiar. Strace should print the whole array that it uses as argument to epoll_wait or just prints the first element ? (and the 2nd argument could

Re: [squid-users] Squid loops on epoll/read/gettimeofday

2010-04-02 Thread Henrik Nordström
fre 2010-04-02 klockan 15:41 -0300 skrev Marcus Kool: > strange indeed, but this is strace output with which I am not very familiar. > Strace should print the whole array that it uses as argument to > epoll_wait or just prints the first element ? (and the 2nd argument > could be FD 27) For epoll

Re: [squid-users] Squid loops on epoll/read/gettimeofday

2010-04-02 Thread Marcus Kool
Henrik Nordström wrote: mån 2010-03-29 klockan 13:58 -0300 skrev Marcus Kool: 0.33 epoll_wait(6, {{EPOLLIN, {u32=23, u64=8800387989527}}}, 2400, 10) = 1 0.32 gettimeofday({1269878848, 223083}, NULL) = 0 0.31 read(27, 0xffd3de98, 256) = -1 EAGAIN (Resource tempor

Re: [squid-users] Squid loops on epoll/read/gettimeofday

2010-04-02 Thread Henrik Nordström
mån 2010-03-29 klockan 13:58 -0300 skrev Marcus Kool: > 0.33 epoll_wait(6, {{EPOLLIN, {u32=23, u64=8800387989527}}}, 2400, > 10) = 1 > 0.32 gettimeofday({1269878848, 223083}, NULL) = 0 > 0.31 read(27, 0xffd3de98, 256) = -1 EAGAIN (Resource temporarily > unavailable)

Re: [squid-users] Squid loops on epoll/read/gettimeofday

2010-03-29 Thread Amos Jeffries
On Mon, 29 Mar 2010 13:58:58 -0300, Marcus Kool wrote: > I use squid > Squid Cache: Version 3.0.STABLE20 > configure options: '--prefix=/local/squid' '--with-default-user=squid' > '--with-filedescriptors=2400' '--enable-icap-client' > '--enable-storeio=aufs,ufs,null' > '--with-pthreads' '--enab

[squid-users] Squid loops on epoll/read/gettimeofday

2010-03-29 Thread Marcus Kool
I use squid Squid Cache: Version 3.0.STABLE20 configure options: '--prefix=/local/squid' '--with-default-user=squid' '--with-filedescriptors=2400' '--enable-icap-client' '--enable-storeio=aufs,ufs,null' '--with-pthreads' '--enable-async-io=8' '--enable-removal-policies=lru' '--enable-default-e