Re: sf squid branch

From: Adrian Chadd <adrian@dont-contact.us>
Date: Fri, 18 Mar 2005 01:18:22 +0000

On Fri, Mar 18, 2005, Henrik Nordstrom wrote:
> On Thu, 17 Mar 2005, Adrian Chadd wrote:
>
> >I've created a new squid-2.5 branch in sourceforge - tidyup_deferred_reads.
> >I'm going to play around with re-arranging or replacing the deferred reads
> >mechanism with something a little more flexible and event-driven-io happy.
>
> What ideas do you have on how this should be designed?

I'm thinking of some simple feedback from the client -> server saying
"yup, I've copied a little more". The http.c side stuff can then stop
reading when it finds itself too far ahead, and resume reading when
the clients have caught up.

I'm trying to avoid a too specific hack, like hiding the FD in the right place
for this kind of notification. i'd rather keep the FD stuff seperate from the
client/server abstraction.

adrian

-- 
Adrian Chadd			"To believe with certainty we must first
<adrian@creative.net.au>	    begin by doubting."
			
Received on Thu Mar 17 2005 - 18:18:35 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:04 MST