I was hoping for a netcon way to do it, since I rather not hand out ssh
access.

-----Original Message-----
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton Ngan
Sent: maandag 27 december 2010 20:04
To: Half-Life dedicated Linux server mailing list
Subject: Re: [hlds_linux] l4d2 forks control?

Use "netstat -nlp" to find the process number of the fork by looking for the
netcon/rcon port that it is listening on. Kill that process and that will
send a SIGCHLD to the parent fork, which will cause it to respawn. 

-----Original Message-----
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
Sent: Monday, December 27, 2010 6:25 AM
To: Half-Life dedicated Linux server mailing list
Subject: [hlds_linux] l4d2 forks control?

All,

I've got l4d2 running with multiple forks, i know you can use the netcon
port to do a broadcast so you can issue a command on all servers.

But if 1 fork is down, and i cant reach that fork through the normal port to
issue a quit. Can i use a command via netcon to restart that particular
fork?
Tried looking on google, but so far most where just examples on how to use
forks with startups.

Thanks,
 Eric

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to