Re: Slow rsh performance linux->solaris
On 9 Jul 1999, Morgan Fletcher wrote:
> real 1m27.993s
> user 0m0.290s
> sys 0m0.790s
Does your linux box resolve properly both in the forward and reverse
directions (DNS in-addr.arpa domain correct, appears in NIS map if solaris
is using it to resolve hosts).
I am wondering if there might be some giant delay in resolving the
hostname (so a .rhosts lookup might work). A test of this would be ...
does the total real time stay about the same if you double the transaction
size.
In other words, does the amount of time needed to complete the transfer
increase linearly as you increase the data to be transfered?
Does adding the linux box to /etc/hosts on the solaris box improve things?
Reply to: