On 22 Mar 2013, at 10:54 PM, Stefan Fritsch <s...@sfritsch.de> wrote:

> On Tuesday 19 March 2013, Jim Jagielski wrote:
>> This would be EXTREMELY easy just using ->notes
> 
> But having to do a hash lookup in ->notes on every read from the 
> network seems rather inefficient to me. I think an optional function 
> or a field in conn_rec would be better.
> 
> If we added field in conn_rec, we could also add a number of other 
> flags for things that may be interesting and don't have a flag right 
> now. E.g.
> 
> - is HTTP
> - was updated from HTTP to something else
> - connection to next hop is encrypted
> - user-agent sees https (for URLs); IIRC there was something in the 
> mod_spdy slides that something like this is missing.
> - httpd is client / connection is to a remote server
> - lingering close should be shortened (used by mod_reqtimeout. Right 
> now, this is also a note).
> 
> That's just ideas, currently. I haven't really thought this through.

+1.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to