desperate for help to set up straightforward mod_jk connection between Apache2 webserver and web container

2012-02-11 Thread modjklist
I'm trying to get Apache2 Webserver talking to Glassfish3 using mod_jk on CentOS, where everything is a fresh install (new server), no load balancing, no clustering, and everything is all on one server (so no firewall between Apache and Glassfish). I'm quite desperate to get this working, and

Re: desperate for help to set up straightforward mod_jk connection between Apache2 webserver and web container

2012-02-11 Thread Pid *
On 11 Feb 2012, at 23:36, modjkl...@comcast.net modjkl...@comcast.net wrote: I'm trying to get Apache2 Webserver talking to Glassfish3 using mod_jk on CentOS, where everything is a fresh install (new server), no load balancing, no clustering, and everything is all on one server (so no firewall

Re: desperate for help to set up straightforward mod_jk connection between Apache2 webserver and web container

2012-02-11 Thread modjklist
Hi Pid, 1. When I say GlassFish embeds Tomcat I just mean it's derived from Tomcat (could be fork, etc.) 2. I should have mentioned the configuration for GlassFish to talk to mod_jk. I used the example in the admin's document (go here: http://docs.oracle.com/cd/E18930_01/html/821-2416/

Re: desperate for help to set up straightforward mod_jk connection between Apache2 webserver and web container

2012-02-11 Thread Pid *
On 12 Feb 2012, at 00:03, modjkl...@comcast.net modjkl...@comcast.net wrote: Hi Pid, 1. When I say GlassFish embeds Tomcat I just mean it's derived from Tomcat (could be fork, etc.) 2. I should have mentioned the configuration for GlassFish to talk to mod_jk. I used the example in the

RE: desperate for help to set up straightforward mod_jk connection between Apache2 webserver and web container

2012-02-11 Thread Caldarale, Charles R
From: modjkl...@comcast.net [mailto:modjkl...@comcast.net] Subject: Re: desperate for help to set up straightforward mod_jk connection between Apache2 webserver and web container When I say GlassFish embeds Tomcat I just mean it's derived from Tomcat (could be fork, etc.) It is a fork,

Re: desperate for help to set up straightforward mod_jk connection between Apache2 webserver and web container

2012-02-11 Thread John Renne
asadmin create-http-listener --listenerport 8009 --listeneraddress 0.0.0.0 --defaultvs server jk-connector --port 4850 So you're creating a listener called jk-connector (why do you add the -port 4850 btw? asadmin create-network-listener --protocol http-listener-1 --listenerport

Re: desperate for help to set up straightforward mod_jk connection between Apache2 webserver and web container

2012-02-11 Thread modjklist
Thanks everyone, some more info: 1. Note that over the last week I've submitted to GlassFish forum here: http://www.java.net/forum/topic/glassfish/glassfish/need-help-glassfish-install-front-ended-apache2-modjk#comment-822040 to serverfault here:

Client Side caching

2012-02-11 Thread vicky b
HI All, I want to enable client side cache for my http request , can any body please let me know the configuration for this. -- *Thanks Regards Vickyb *