Re: Keep Alive off ?
Michiel Boland <[email protected]> Sat, 26 Feb 2005 15:37:47 +0100 (MET)
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <Pine.GSO.4.62.0502261532520.15093@brakkenstein.nijmegen.internl.net> |
[...] > it's important to close requests asap. > I've looked through the documentation but i'm not sure i have seen a > reference to such a feature, does it exist ? Is this done using Timeout, or > Wait ? There is no knob in mathopd to turn off keepalives. The server will kill connections that are idle when a new request comes in. See the description for 'Clobber' in config.txt. You could set the value of "Wait" to a low number but I'm not sure if this is a good solution. HTH Cheers Michiel