Re: HTTP Session Extension draft

Paul Hoffman (ietf-lists@proper.com)
Wed, 12 Jul 1995 20:51:34 -0700


>Keep in mind that either the server or the client can close the connections
>at any time. So your client might request a persistant connection, and then
>realize that it doesnt want any inlined images and close it right away. Or
>it might give the user 5-10 seconds to request an image.

Many servers are now incorporating internal metrics, and the server can
decide how long to hold open a connection based on some (hopefully correct)
internal measurement. Even a guess of 5 or 10 seconds seems reasonable for
most sensible cases.

I imagine that all servers will allow these timings to be specified in a
configuration file.