Re: Keep Alive off ?
Michiel Boland <[email protected]> Sat, 26 Feb 2005 16:43:48 +0100 (MET)
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <Pine.GSO.4.62.0502261641210.16174@brakkenstein.nijmegen.internl.net> |
> Is there a way I can tell how many connections are open/alive at a given time > in mathopd ? Like a signal or something ? Send a SIGWINCH signal to the mathopd process. It will append to a dump file in /tmp. A bit crude but it works. You can also get the same statistics in your browsers via the 'Dump' specialty. See the sample config file for details. Cheers Michiel