Bug 57781

Summary: disable reconnection after connection error
Product: Apache httpd-2 Reporter: Marcin Fabrykowski <bugzilla>
Component: supportAssignee: Apache HTTPD Bugs Mailing List <bugs>
Status: NEW ---    
Severity: normal CC: bugzilla
Priority: P2    
Version: 2.4.12   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Attachments: tcpdump
patch to disable reconnection

Description Marcin Fabrykowski 2015-03-31 01:02:37 UTC
Created attachment 32623 [details]
tcpdump

AB try to reconnect when connection failed.
I think it should rather inform only in result that there was a problem and don't reconnect.
When ab is used to test LVS where one node is down, communication looks like [attachment]
Comment 1 Marcin Fabrykowski 2015-03-31 01:03:13 UTC
Created attachment 32624 [details]
patch to disable reconnection