hi to all
We are facing a problem.We want to do load balancing in apache2 and
jboss4.0.4 in suse linux10.For the load balancing we have downloaded mod_jk.so
from the apache and put it in the apache server.then we configured httpd.conf
by putting INCLUDE ---/mod_jk.conf.But when we tried to
May be you shouldn't use mod_jk at all? I'd configure HTTPS connector
in Tomcat and use mod_proxy between Apache and Tomcat. In this case
the channel will be encrypte with standard SSL.
On 2/19/07, AFrieze <[EMAIL PROTECTED]> wrote:
Hi everyone
I am using Apache to serve static content and to a
AFrieze wrote:
Hi everyone
I am using Apache to serve static content and to act as a Load
Balancer to some Tomcat Nodes. I am interested in encrypting the data
flowing between apache and tomcat. Apache is using mod_jk to connect
tomcat on some port, say, 8009. I would like to use SSH port
On 2/19/07, Srikanth S <[EMAIL PROTECTED]> wrote:
Hi
We are running Apache 1.3.28 on Solaris 8.
Very often, we are getting some invalid requests on apache web server like below
"GET / HTTP/1.1" 301 254 "-" "-" "-"
from different IP address. Even though it is not forwarding this
request to ap
Hi everyone
I am using Apache to serve static content and to act as a Load
Balancer to some Tomcat Nodes. I am interested in encrypting the data
flowing between apache and tomcat. Apache is using mod_jk to connect
tomcat on some port, say, 8009. I would like to use SSH port forwarding
to en
Hi
We are running Apache 1.3.28 on Solaris 8.
Very often, we are getting some invalid requests on apache web server like below
"GET / HTTP/1.1" 301 254 "-" "-" "-"
from different IP address. Even though it is not forwarding this
request to application layer, it is increasing HTTPD count on we