RE: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-30 Thread johan.boye
> -Message d'origine- > De : Tony Anecito [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 28 septembre 2007 17:34 > À : Tomcat Users Group > Cc : Apache Mailing List > Objet : [EMAIL PROTECTED] Tomcat and Apache on the same port? > > Hi All, > > Is it p

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Michael Conlen
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Friday, September 28, 2007 11:04 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Tomcat and Apache on the same port? On 9/28/07, Tony Anecito <[EMAIL PROTECTED]> wrote: I have

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Tony Anecito
t (for experts only) > >> > >> My advice, don't worry about performance until > there > >> is a qualified > >> performance issue (i.e. one identified by a > >> customer/end user) and stick > >> with the Apache/mod_jk/Tomcat reverse proxy > >>

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Michael Conlen
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Friday, September 28, 2007 11:04 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Tomcat and Apache on the same port? On 9/28/07, Tony Anecito <[EMAIL PROTECTED]> wrote:

RE: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Tony Anecito
ssage- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Joshua Slive > > Sent: Friday, September 28, 2007 11:04 AM > > To: users@httpd.apache.org > > Subject: Re: [EMAIL PROTECTED] Tomcat and Apache on > the same port? > > > > On 9/28/

RE: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Jeff Beard
7 11:04 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Tomcat and Apache on the same port? > > On 9/28/07, Tony Anecito <[EMAIL PROTECTED]> wrote: > > I have a web site with static content on it. My router > > has only one static ip thus one url and

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Tony Anecito
org > cc: (bcc: Dan Mitton/YD/RWDOE) > Subject: Re: [EMAIL PROTECTED] Tomcat and Apache > on the same port? > LSN: Not Relevant > User Filed as: Not a Record > > I have a web site with static content on it. My > router > has only one static ip thus one url a

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Tony Anecito
tomcat requests through apache a problem? > > > > Please respond to users@httpd.apache.org > > To: users@httpd.apache.org > cc: (bcc: Dan Mitton/YD/RWDOE) > Subject: Re: [EMAIL PROTECTED] Tomcat and Apache > on the same port? > LSN: Not Relevant > Us

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Joshua Slive
On 9/28/07, Tony Anecito <[EMAIL PROTECTED]> wrote: > I have a web site with static content on it. My router > has only one static ip thus one url and port. Quit complicating your life. There are at least three easy solutions to your problem: 1. Tomcat CAN serve static content. So just use tomact

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Dan_Mitton
Tomcat can serve static content too. Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject:Re: [EMAIL PROTECTED] Tomcat and Apache on the same port? LSN: Not Relevant User Filed as: Not a Record I have a web site with

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Tony Anecito
I have a web site with static content on it. My router has only one static ip thus one url and port. Hope that answers your question. Thanks, -Tony --- [EMAIL PROTECTED] wrote: > Tony, > > Another question just came to mind... Are we trying > to solve the wrong > problem here? If you have to

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Dan_Mitton
through apache a problem? Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject:Re: [EMAIL PROTECTED] Tomcat and Apache on the same port? LSN: Not Relevant User Filed as: Not a Record Hi Dan, This is a home/isp lan. I am using

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Tony Anecito
0.0.0.0:0 > LISTENING > > after the changes, it should look like: > > TCP:80 0.0.0.0:0 > LISTENING > TCP:80 0.0.0.0:0 > LISTENING > > > > > Please respond to users@httpd.apache.org >

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Dan_Mitton
Tony, Another question just came to mind... Are we trying to solve the wrong problem here? If you have tomcat, why do you need apache at all? - The official User-To-User support forum of the Apache HTTP Server Project. See ht

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Dan_Mitton
G TCP:80 0.0.0.0:0 LISTENING Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject: Re: [EMAIL PROTECTED] Tomcat and Apache on the same port? LSN: Not Relevant User Filed as: Not a Record Hi Dan, Thanks for t

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Tony Anecito
overhead > wise. That would really be your best solution. > Look at the proxy_ajp > module in apache 2.2 > > Dan > > > > Please respond to users@httpd.apache.org > > To: Tomcat Users Group <[EMAIL PROTECTED]> > cc: Apache Mailing List &g

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Dan_Mitton
odule in apache 2.2 Dan Please respond to users@httpd.apache.org To: Tomcat Users Group <[EMAIL PROTECTED]> cc: Apache Mailing List (bcc: Dan Mitton/YD/RWDOE) Subject: [EMAIL PROTECTED] Tomcat and Apache on the same port? LSN: Not Relevant User Filed as: Not a Record Hi

Re: [EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Michael Conlen
There's two things you can do, but first... You can not run two programs on the same IP address on the same port for the same protocol. If this were possible there's no way to know which program handles a request. You could use two different host names with two different IP addresses on t

[EMAIL PROTECTED] Tomcat and Apache on the same port?

2007-09-28 Thread Tony Anecito
Hi All, Is it possible to run Tomcat and Apache on the same port? What I want to do is have my website running on Apache web server or port 80 and also have Tomcat running on port 80. That way my web service requests do not need to go through Apache web server where they are redirected to Tomcat.