Project

General

Profile

Actions

Bug #1988

closed

server.max-keep-alive-idle can not depend on socket

Added by metula almost 15 years ago. Updated over 14 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
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?

Actions #1

Updated by stbuehler over 14 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2622.

Actions #2

Updated by stbuehler over 14 years ago

  • Priority changed from Urgent to Normal
  • Target version set to 1.4.24
Actions

Also available in: Atom