Yesterday I posted this mail :
>I'm now working with ONC RPC on DEC Alpha AXP/Digital UNIX V3.2.
>
>I start a RPC server and its client on the same machine and I observe the 
>following results :
>	- when the underlying protocol is UDP, elapsed time between client and 
>server is very low (< 1ms), whatever the size of transmitted data (by the way, 
>this size is limited to 8 kbytes over UDP),
>	- when the underlying protocol is TCP, elapsed time between client and 
>server remains very low (< 1ms) while the size of transmitted data is lower 
>than 4 kbytes, but grows to ~200ms when this size exceeds 4 kbytes 
>I can't find any explanation to these strange results ; it would bo so helpful 
>if some guru could enlight me ...
Since then, I have made complementary tests and observed the following : the 
problem only appears when the RPC server's host is designated by its hostname on 
a FDDI LAN ; when the same host is designated by its hostname an a ETHERNET LAN, 
elapsed time between client and server remains low even when the size of 
transmitted data exceeds 4 kbytes !
Do these informations enlight you more ?
Answers should be send at godin_at_harlem.stna7.stna.dgac.fr.
Thanks a lot to give attention to my problem.
Received on Fri Jan 12 1996 - 10:35:23 NZDT