Uh, I realize that our conversation (with Reuben) was in private, not
within the list.
It was a little bug with my patch.
Although, I haven't tested it with udp sockets, nor pipes (external
helpers).
The problem was that, with my previous patch:

commSetSelect(fd, COMM_SELECT_READ, ...)
commSetSelect(fd, COMM_SELECT_WRITE, ...)

The second call made kernel forget about the interest on reading.
Cheers,

> -----Original Message-----
> From: David Nicklay [mailto:[EMAIL PROTECTED] 
> Sent: Martes, 11 de Noviembre de 2003 03:10 p.m.
> To: Gonzalo A. Arana
> Cc: 'Reuben Farrelly'; [EMAIL PROTECTED]
> Subject: Re: new patch & new ideas (squid+epoll)
> 
> 
> Hi,
> 
> > Ok, it seems that you are using wccp, am I right?
> > If so, please, could you test my patch again without wccp enabled? 
> > Please disable as well (if enabled): external_acls, redirectors, 
> > external auth, and use ufs as cache_dir.
> 
> I am curious.  Is it only UDP (versus TCP) that you are 
> having problems 
> with (ala WCCP), or are there problems with the TCP 
> connections as well? 
>     I have an idea of what it might be and how to fix it if it is.
> 
> -- 
> David Nicklay
> Location: CNN Center - SE0811A
> Office: 404-827-2698  Cell: 404-545-6218
> 
> 

Reply via email to