On Mon, 19 Aug 2002, Alex Rousskov wrote:

> >     * ie.. do keepalives keep some state, I am never sure
>
> Not sure what you mean by state here. There is no HTTP state, but,
> yes, since a connection may survive several HTTP transactions, there
> is some internal state to be kept (e.g., destination address, idle
> timer, etc.)

eh; usually it's not an unreasonable assumption that one connection
will have one client in the other end.  If the backend uses that for
optimization it would break.

-- 
ask bjoern hansen, http://www.askbjoernhansen.com/ !try; do();

Reply via email to