Bug 955014

Summary: [as7] Make ASConnection keep alive timeout configurable
Product: [Other] RHQ Project Reporter: Thomas Segismont <tsegismo>
Component: PluginsAssignee: Thomas Segismont <tsegismo>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: high    
Version: 4.6CC: hrupp
Target Milestone: ---   
Target Release: RHQ 4.7   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-03 14:43:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Segismont 2013-04-22 13:07:20 UTC
ASConnection current implementation uses a default keep alive timeout of 5 seconds. This value is used when the server does not send its timeout value in the "Keep-Alive" header of the response.

The default keep alive timeout should be configurable.

Comment 1 Thomas Segismont 2013-04-22 19:45:23 UTC
Pushed to master 306ee6a

https://git.fedorahosted.org/cgit/rhq/rhq.git/commit/?id=306ee6af09ae39102d3fa69c57387bb6bfdc03b8

The changeset includes a test which shows that:
* default timeout value works for EAP configuration
* disabling connection persistence does not break communication
* too long client timeouts will break communication

Comment 2 Heiko W. Rupp 2013-09-03 14:43:27 UTC
Bulk closing of issues in old RHQ releases that are in production for a while now.

Please open a new issue when running into an issue.