Re: Keep Alive off ?
Michiel Boland
Sat, 26 Feb 2005 07:52:55 -0800
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