Re: Protocol Benchmarking (with Accept examples - long)
Ari Luotonen (luotonen@ptsun00.cern.ch)
Thu, 3 Feb 94 11:10:20 +0100
> While we're optimizing things, how about looking at the exchanges
> necessary for an authenticated call. Right now, access control adds a
> lot of exchanges.
In a long run it doesn't add much -- first time you have one
extra connection "wasted", but from then on, if the documents
are organized in a sensible way, everything goes so smoothly
you don't notice anything extra happening.
-- Cheers, Ari --