Re: "jerks" in net connections

2013-05-05 Thread Andrei POPESCU
On Du, 05 mai 13, 14:15:22, andrey.ry...@bilkent.edu.tr wrote: > > no. it does not help. the problem is not for sshd itself. Same phenomena i > see with browser on this computer. this problem is not specific for ssh > but for network connection generally. It might still be DNS related though. Som

Re: "jerks" in net connections

2013-05-05 Thread Chris Davies
andrey.ry...@bilkent.edu.tr wrote: > no. it does not help. the problem is not for sshd itself. Same phenomena > i see with browser on this computer. this problem is not specific for > ssh but for network connection generally. Take a read on TCP Slow Start [1] and Nagle's algorithm [2]. Chris [1]

Re: "jerks" in net connections

2013-05-05 Thread andrey . rybak
> > You'll need to add "UseDNS no" on the server /etc/ssh/sshd_config to do > it. > no. it does not help. the problem is not for sshd itself. Same phenomena i see with browser on this computer. this problem is not specific for ssh but for network connection generally. -- To UNSUBSCRIBE, email

Re: "jerks" in net connections

2013-05-04 Thread Guido Martínez
On Sat, May 4, 2013 at 4:37 PM, Andrei POPESCU wrote: > On Sb, 04 mai 13, 19:15:43, andrey.ry...@bilkent.edu.tr wrote: >> hi all! >> Some time ago i get next problem. >> Net connections start work by"by jerks". In case of ssh session it look >> like this: i can put my command in bash shell but som

Re: "jerks" in net connections

2013-05-04 Thread Andrei POPESCU
On Sb, 04 mai 13, 19:15:43, andrey.ry...@bilkent.edu.tr wrote: > hi all! > Some time ago i get next problem. > Net connections start work by"by jerks". In case of ssh session it look > like this: i can put my command in bash shell but some time (from 10 to 20 > seconds) screen is frozen. After that

"jerks" in net connections

2013-05-04 Thread andrey . rybak
hi all! Some time ago i get next problem. Net connections start work by"by jerks". In case of ssh session it look like this: i can put my command in bash shell but some time (from 10 to 20 seconds) screen is frozen. After that: input and output of the session for some time work as usual. I have no