Tagged Questions
3
votes
4answers
4k views
Apache with JBOSS using AJP (mod_jk) giving spikes in thread count
We used Apache with JBOSS for hosting our Application, but we found some issues related to thread handling of mod_jk.
Our website comes under low traffic websites and has maximum 200-300 concurrent ...
0
votes
5answers
843 views
Configuring Apache Web Server with Tomcat
I am trying to configure Apache webserver with Tomcat using AJP, but I am not sure am I doing it right or not.
Here are the steps that I followed:
Enabled requiredModule in httpd.conf file
...
0
votes
1answer
309 views
WebSphere Portal v.5.1 and AJP?
is there a way to configure WebSphere Portal to accept AJP connections?
E.g. Tomcat/JBoss and Oracle have a specific AJP port. I can't find it in WebSphere, and I'm getting tired of Googlin' around ...