mod_proxy ttl does not work with JBoss Enterprise Web Server 1.0.1 on RHEL5
Issue
- 1.3.9 apr is available in
httpd22package from JBoss Enterprise Web Server on Red Hat Enterprise Linux 4 (RHEL4) but on RHEL5 only 1.2.7 is the most recent apr. apr-utils-1.2.7doesn't handle the time-to-live of resources. In 1.3.9, theapr_reslist_acquirefunction inmisc/apr_reslist.chas code that checks thettlof the resources and destroys the ones which have expired, while 1.2.7 is completely lacking this functionality. Because of this, apache mod_proxy'sttlparameter doesn't work as expected.
Environment
- JBoss Enterprise Web Server (EWS) 1.0.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.