Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

mod-jk

0
votes
1 answer
50 views

Apache mod_jk loadbalancing issue for glassfish cluster instances

I have a JEE ear application deployed on 2 clusters with 2 instances each on Glassfish v3.1. These are load balanced by an Apache server running on…
asked June 21, 2011 10:33 am CDT
SibzTer
0
votes
0 answers
63 views

JBoss 5.1.0 GA with Apache Load Balancer

I've followed the tutorial here:http://community.jboss.org/wiki/UsingModjk12WithJBoss;jsessionid=1569CBFB7C3096C59C977CD3F7159A32#comment-4181 All…
asked June 21, 2011 7:19 am CDT
Sergiu
0
votes
0 answers
100 views

Apache mod_jk loadbalancing glassfish cluster instances issue

I have a Java EE6 EAR application deployed on an Open Source GlassFish v3.1 server running on a Windows 2003 R2 Server on 2 clusters with 2…
asked June 20, 2011 9:12 am CDT
SibzTer
0
votes
0 answers
57 views

Custom mod_jk forwarding

i want to be able to forward url such as http://external_url.com/auth => http://internal_url.com:8080/app/auth…
asked June 15, 2011 5:15 pm CDT
Michelle Jun Lee
0
votes
0 answers
53 views

Large concurrent user performance issues for Apache + mod_jk + GlassFish v3.1 clusters

I am running a java ee 6 ear application on a GlassFish v3.1 ( 2 clusters with 2 instances each) load balanced by an Apache v2.2 with mod_jk - all…
asked June 15, 2011 1:02 pm CDT
user10035
0
votes
0 answers
38 views

Spring Security, Apache 2 fronting Tomcat6. Can't login / immediatly logs out

I deployed my GWT app, that uses SpringSecurity, and have a problem. After feeding the credentials it logs out immediately. If I put in the wrong…
asked June 14, 2011 4:01 am CDT
Marten Sytema
0
votes
0 answers
66 views

Apache, mod_ssl, mod_jk, tomcat and client certificates filtering

I am working on a very specific apache+mod_ssl+mod_jk+tomcat So far, a basic configuration works as I want: accessing my webapps behind all that…
asked June 10, 2011 10:53 am CDT
Vincent Tessier
0
votes
1 answers
41 views

How to make mod_jk authenticate SSL connections

I have a 3 Tomcat application servers with 3 Apache servers in front. Communication between Apache and Tomcats is done via mod_jk. I need to have…
asked June 7, 2011 7:48 am CDT
Guillaume
0
votes
0 answers
25 views

How to tell Apache to redirect all *.jsp files to Tomcat?

I set up Apache on port 80 and Tomcat on port 8080 on a Debian Squeeze. I also installed mod_jk and put the workers.properties in /etc/apache2. Now…
asked May 27, 2011 9:37 am CDT
flhe
0
votes
0 answers
30 views

Apache2.0 and Tomcat6 Integration (wrong pointing to tomcat homepage)

About my apache/modjk/tomcat setup. My problem is apache always redirect my page to the tomcat homepage instead my application index page. I have to…
asked May 27, 2011 3:47 am CDT
IamDoingSetup
0
votes
2 answers
46 views

Apache 2 + passenger + redmine mapping question.

I have these two sites defined in my apache2 server. Redmine server #REDMINE SITE (/etc/apache2/sites-available/redmine) <VirtualHost *:8080>…
asked May 22, 2011 8:29 am CDT
netbrain
0
votes
1 answers
267 views

Can't get mod_jk JKSTATUS app to load on my Apache server.

I am running mod_jk on Apache 2.2.17 , load balancing to a cluster of 2 JBoss instances. Everything is working ok but I am completely unable to get…
asked May 5, 2011 10:39 pm CDT
djangofan
0
votes
1 answers
59 views

Problem to configure Tomcat6 + apache2.2 on Ubuntu 10 server

I am trying to configure Tomcat6 with apache 2.2 on Ubuntu server 10. I followed a lot of tutorials but I was not able to make it work... Please…
asked May 5, 2011 4:47 pm CDT
Danilo Coppi
0
votes
1 answers
35 views

Didvid webapps between tomcat

I have 300 webapps in a single Tomcat. It takes a while to restart Tomcat plus a few other limitations. I have Two web servers load balanced in…
asked April 29, 2011 4:19 pm CDT
user37143
0
votes
0 answers
70 views

Tomcat Load Balancing with Mod_Jk

We have 3 servers with 2 Tomcat Instances Running on Each. We are trying to setup a Load Balncing like: 3 Servers with 2 Tomcat Instances on each…
asked April 29, 2011 9:09 am CDT
user37143
0
votes
0 answers
53 views

"Broken Pipe" between Apache and GlassFish when using mod_jk

I am using Apache as the front-end to GlassFish 3.1, using mod_jk as the connector. The connection between the two is very unstable - works about…
asked April 27, 2011 4:30 pm CDT
Naresh
0
votes
1 answers
44 views

Apache mod_jk serves JSP through HTTP but fails to server JSP via HTTPS protocol?

I am running a application on JBoss4.0.3(using Tomcat AJP on ports 8009 and 8443) and I just setup a Apache HTTPS server that is listening on both…
asked April 27, 2011 2:03 pm CDT
djangofan
0
votes
0 answers
52 views

Just went through mod_jk setup, Tomcat and Apache servers still don't work together

Hello, I just completed the mod_jk installation and configuration. The servers still do not seem to be communicating :) What are some of the last…
asked April 19, 2011 1:18 pm CDT
Genadinik
0
votes
1 answers
43 views

Confusion in installing mod_jk on Ubuntu

Hello, I am working from this document in trying to install mod_jk http://www.howtoforge.com/apache2_tomcat5_mod_jk_p2 I am at the step towards the…
asked April 18, 2011 4:17 pm CDT
Genadinik
0
votes
0 answers
72 views

Plesk, tomcat - apache setup mod_jk

Hey all, I'm trying to setup a tomcat webserver using plesk. Unfortunately I found out to late that this isn't a easy task with plesk. None the less…
asked April 18, 2011 5:27 am CDT
BadSkillz
Pages : 1 | 2 | 3 >
56

mod-jk

Tagged: mod-jk
Related Tags
apache × 36
tomcat × 34
apache2 × 15
tomcat6 × 7
java × 5
glassfish × 4
ssl × 4
jboss × 3
httpd × 3
mod-ssl × 2
session × 2
ubuntu × 2
https × 2
cluster × 1
redmine × 1
static × 1
server × 1
oracle × 1
jsp × 1
content × 1
clustering × 1
java-ee × 1
apache2.2 × 1
mod-wsgi × 1
iis7 × 1
validation × 1