|
|
|
|
||||||
| comp.security.ssh SSH secure remote login and tunneling tools. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I have a entry machine "A". All users need to ssh "A" first and then
ssh other machines. So, "A" has heavy load. Now, all machines(include A) have slow speed on visiting local harddisk and nfs. My question is: will a heavy ssh client affect the speed of the ssh server? And any idea on how to debug out the system bottleneck is appreciated? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 29 Aug, 16:58, linghanz...@gmail.com wrote:
> I have a entry machine "A". All users need to ssh "A" first and then > ssh other machines. So, "A" has heavy load. Now, all machines(include > A) have slow speed on visiting local harddisk and nfs. My question is: > will a heavy ssh client affect the speed of the ssh server? And any > idea on how to debug out the system bottleneck is appreciated? This is a system load issue, not a security issue. You're probably using swap space, instead of RAM, for critical functions. The tools to monitor this depend on your system A's operating system, and consider spreading out the SSH load a bit to additional servers or buying more RAM. |
|
![]() |
| Outils de la discussion | |
|
|