mod-jk
JkEnvVar SSL_CLIENT_CERT doesn't work when "SSLVerifyClient require" (setup on a directory-level)
[My environment is this: Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.2.9-2 mod_jk/1.2.31[详细]
2023-02-15 08:47 分类:问答Losing Session Id Every Request in Spring 3 MVC Application with Proxy by Apache
I have a web application which I am setting up a shopping cart for; the application serves many different websites, each with it\'s own domain.Virtual Hosts are used to forward each domain to the Tomc[详细]
2023-02-15 05:07 分类:问答How to hide application context in its URL with Tomcat?
I have a number of applications running in Tomcat. Every one has its own context. I hooked them all to different domain names with Apache HTTP Server and mod_jk (see more details at this question: How[详细]
2023-02-14 03:07 分类:问答How to mount context-referenced Tomcat application with mod_jk?
I have an WAR application running in Tomcat at /foo context, meaning that its URL is http://example.com:8080/foo. Now I\'m trying to connect Apache HTTP Server to Tomcat through mod_jk. This is my wor[详细]
2023-02-13 15:55 分类:问答why have multiple tomcat workers?
a jk_connector worker is 开发者_StackOverflow中文版basically a tomcat instance waiting to process requests from a web server.[详细]
2023-02-12 23:25 分类:问答How do I point two Tomcat instances at the same folder for static content?
Is there a recommended method of sharing static content such as PDF documents among two Tomcat instances run开发者_如何学运维ning on the same server?[详细]
2023-02-10 09:45 分类:问答Testing Apache/mod_jk/Tomcat configuration upgrade
We have begun upgrading hardware and software to a 64-bit architecture using Apache with mod_jk and four Tomcat servers (the new hardware). We need to be able to test this equipment with a large numbe[详细]
2023-02-09 02:24 分类:问答problem in Configure Apache to use mod_jk
I simply copy \"ant\" and \"tomcat\" into /usr/local/ then add this lines to /etc/profile: export JAVA_HOME=/usr/java/latest[详细]
2023-02-03 16:34 分类:问答Mod_jk will not load in Apache 2
I need some help getting this to work.It\'s starting to get on my nerves and I\'m sure I\'m missing some bizzarely simple and easy oversight somewhere to get this to work.I have Apache 2 setup with XA[详细]
2023-01-27 17:18 分类:问答Route two domains to same JBoss instance
I have two public websites (foo.com and bar.com) that are pointed to a hardware load balancer.This hardware forwards the traffic to my server as follows:[详细]
2023-01-15 09:57 分类:问答