I have changed the default keepalives on telnetd as follows:
telnetd -h -k 300 -K 60 -N 5
When the timeouts are reached, the telnetd session closes but none of the children close. This leaves hundreds of unattached processes. Particularly annoying when some of the processes are locking the database.
SCO Openserver version 5.0.5.
telnetd -h -k 300 -K 60 -N 5
When the timeouts are reached, the telnetd session closes but none of the children close. This leaves hundreds of unattached processes. Particularly annoying when some of the processes are locking the database.
SCO Openserver version 5.0.5.