Displaying 1 result from an estimated 1 matches for "mp_sock".
Did you mean:
mp_lock
2008 Aug 29
4
[Bug 1517] New: ssh ControlMaster process is crashing frequently when multiplexing ssh and scp connections with error 'select: Invalid argument'
...ng
checkum and mv commands. We are using ssh multiplexing to reduce CPU
and network load. We have a script in cron to restart the
ControlMaster process; it is restarting approx 280 times per day.
The ssh ControlMaster syntax:
/usr/local/bin/ssh -oControlMaster=yes
-oControlPath="/cdrc/.ssh/mp_sock-scholzite" -fnN -c blowfish-cbc
transfer at scholzite-be
We are using Openssh-5.1p1 compiled from source (and Openssl-0.9.8h).
This OpenSSH version is used on the client and server, both servers are
Solaris 9 Sparc platforms. The max file descriptors kernel parameter
on both systems is 8192...