Bug 1338642 - mod_cluster undersizes the connection pool
Summary: mod_cluster undersizes the connection pool
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Web Server 2
Classification: JBoss
Component: mod_cluster
Version: 2.1.0
Hardware: All
OS: All
unspecified
unspecified
Target Milestone: DR01
: 2.1.1
Assignee: Jean-frederic Clere
QA Contact: Michal Karm Babacek
URL:
Whiteboard:
: 1256608 (view as bug list)
Depends On: 1256607
Blocks: 1256608 1337386
TreeView+ depends on / blocked
 
Reported: 2016-05-23 07:59 UTC by Michal Karm Babacek
Modified: 2019-09-12 10:00 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The connection pool was undersized causing the ping to fail when all connections of the pool were used. Causing the following error message: [error] (70007)The timeout specified has expired: proxy: ajp: failed to acquire connection for ... This is fixed to increase the connection to ThreadsPerChild+1.
Clone Of: 1256607
Environment:
Last Closed: 2019-06-13 12:09:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker MODCLUSTER-466 0 Major Resolved mod_cluster undersizes the connection pool on httpd 2.2 2018-02-27 00:53:51 UTC
Red Hat Knowledge Base (Solution) 1586743 0 None None None 2016-05-23 07:59:00 UTC

Comment 1 JBoss JIRA Server 2016-05-24 18:00:21 UTC
Radoslav Husar <rhusar> updated the status of jira MODCLUSTER-466 to Reopened

Comment 2 Michal Karm Babacek 2016-05-30 17:39:52 UTC
*** Bug 1256608 has been marked as a duplicate of this bug. ***

Comment 3 JBoss JIRA Server 2016-06-01 15:09:21 UTC
Michal Karm Babacek <mbabacek> updated the status of jira MODCLUSTER-466 to Resolved

Comment 5 Jean-frederic Clere 2016-08-08 16:11:30 UTC
The connection pool was undersized causing the ping to fail when all connections of the pool were used. Causing the following error message:
[error] (70007)The timeout specified has expired: proxy: ajp: failed to acquire connection for ...

The fix is to increase the connection to ThreadsPerChild+1.

it works as excepted.


Note You need to log in before you can comment on or make changes to this bug.