Re: [users@httpd] Apache losing its connection from Tomcat in few minutes

2016-09-06 Thread James Smith
On 9/6/2016 3:55 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 James, On 9/4/16 5:16 AM, Dr James Smith wrote: You don't give enough information about the setup to solve any of your problems really. Are the apache/tomcat/cms on the same box or different We

Re: [users@httpd] Apache losing its connection from Tomcat in few minutes

2016-09-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 James, On 9/4/16 5:16 AM, Dr James Smith wrote: > You don't give enough information about the setup to solve any of > your problems really. > > Are the apache/tomcat/cms on the same box or different > > We have seen big problems with mod_jk when t

Re: [users@httpd] Apache losing its connection from Tomcat in few minutes

2016-09-04 Thread Dr James Smith
You don't give enough information about the setup to solve any of your problems really. Are the apache/tomcat/cms on the same box or different We have seen big problems with mod_jk when there are firewalls involved (so much so we don't use it any more but use mod_proxy instead) - connections

[users@httpd] Apache losing its connection from Tomcat in few minutes

2016-09-04 Thread Jayaram Ponnusamy
Dear All, In our Environment we are using Apache HTTP and Tomcat as AppServer on J2EE based CMS System. and We are using AJP 1.3 connector (Apache HTTPD, Tomcat, CMS are in seperate systems) Normally accessing the sites & pages through WebServer URL is very slow compare to use Tomcat URL. The Wi