Project

General

Profile

Actions

Bug #1367

closed

Fixed mod_proxy_core:proxy_remove_backend_connection

Added by Anonymous over 16 years ago. Updated almost 8 years ago.

Status:
Obsolete
Priority:
Normal
Category:
mod_proxy_core
Target version:
ASK QUESTIONS IN Forums:

Description

Hi,
I guess I found a bug in src/mod_proxy_core.c. When there's some backend down, almost every request is backlogged due to bug in backend state handling. This problem is caused by proxy_remove_backend_connection(), which sets disabled backend's state back to PROXY_BACKEND_STATE_ACTIVE. I attached a very simple patch, that fixes the problem. Please, let me know.. ;-)

-- rush


Files

mod_proxy_core-backend_state.patch (529 Bytes) mod_proxy_core-backend_state.patch mod_proxy_core.c.patch -- rush Anonymous, 2007-09-18 06:43
Actions #1

Updated by stbuehler over 15 years ago

  • Status changed from New to Assigned
  • Assignee changed from jan to stbuehler
  • Pending changed from Yes to No
  • Patch available set to Yes
Actions #2

Updated by stbuehler over 9 years ago

  • Assignee deleted (stbuehler)
Actions #3

Updated by gstrauss almost 8 years ago

  • Missing in 1.5.x set to Yes
Actions #4

Updated by gstrauss almost 8 years ago

  • Status changed from Assigned to Obsolete
Actions

Also available in: Atom