Actions
Bug #1988
closedserver.max-keep-alive-idle can not depend on socket
ASK QUESTIONS IN Forums:
Description
From the documentation it appears that the server.max-keep-alive-idle setting can appear globally or in conditional blocks. For example:
$SERVER["socket"] == "10.1.2.3:2001" {
server.max-keep-alive-idle = 65
}
However, this does not appear to work - is this a feature of the connection pooling implementation or a bug?
Updated by stbuehler about 15 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r2622.
Updated by stbuehler about 15 years ago
- Priority changed from Urgent to Normal
- Target version set to 1.4.24
Actions
Also available in: Atom