[777] in Info-AFS_Redistribution
Re: cache parameter question
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon May 18 08:53:30 1992
To: "Peter Lister, Cranfield Computer Centre" <ccprl@xdm001.ccc.cranfield.ac.uk>
Cc: info-afs@transarc.com
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Mon, 18 May 92 08:20:01 EDT
From: Marc Horowitz <marc@athena.mit.edu>
>> If you have a slow network link, you need to reduce chunksize.
The right answer is to have RX negotiate a chunk size on a
per-connection basis. This way, you have have 2^16 bytes chunks on
the local net, and 2^14 chunks on the slower links to the rest of the
world. It should be possible to specify an MTU, also.
Are there any plans on doing this sort of thing for AFS 3? Will the
DCE RPC used by AFS 4 (DFS) do the right thing?
Marc