Peter Scott <[EMAIL PROTECTED]> writes:

> On Thu, 04 May 2006 11:03:22 -0700, Gisle Aas wrote:
> > Or just use Ethereal or a similar network sniffer program.  That's
> > what I currently use and the main reason I have not bothered with
> > conns() calls for any recent code.  They are not completely free for
> > those that don't try to turn on this debugging either, so I would
> > prefer to leave it like this.  
> 
> An extra subroutine call, hash lookup, and boolean comparison per read()
> and write() is onerous?

I think it is for a feature I never use and which none has complained
about gone missing in the 5 years since the the HTTP/1.1 protocol
module became the default.

> The debug-conns interface is appealingly clean.  Can we save it? 

I hope not :)

--Gisle

Reply via email to