RE: Why we need apache web server with tomcat

2001-03-14 Thread Zenon Braga F.

I don't know, perhaps if dns had an alternative to redirect some domain 
("http://www.something.com") to port 8080, them the only need to use apache 
would be performance, thus for simplicity, I think that only Tomcat could 
work fine, but how many times does apache do the work in static page 
compared to Tomcat?   And if I'm use apache and use some perl script like 
modjk that uses an interpreted language, that as we already know isn't fast, 
does the overall time of serving static and dinamic pages using apache be 
less than the overall time of serving static and dinamic pages using Tomcat?
You should consider that redirecting a page has some overhead, and many 
time when the two servers isn't so coupled, it has some increase in trafic.


>From: "Dave Masino" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: Why we need apache web server with tomcat
>Date: Tue, 13 Mar 2001 15:28:55 -0800
>
>http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-apache-howto.
>html
>
> > -Original Message-
> > From: Ritesh Seth [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, March 13, 2001 3:26 PM
> > To: [EMAIL PROTECTED]
> > Subject: Why we need apache web server with tomcat
> >
> >
> > Hi all
> >
> > I downloaded apache-1.3.19 from apache web site. Configured it
> > with DSO and
> > perl support and installed it. Http daemon was running on port 80.
> >
> > Then i downloaded tomcat package. Configured and installed. It
> > was runnuing
> > on port 8080.
> >
> > My question is that from the browser when we specify 
>IPAddress::tomcatPort
> > it goes to tomcat otherwise without port number it goes to apache.Then 
>why
> > we need apache web server ?
> >
> >
> > Thanks in advance...
> >
> >
> > regards
> > ritesh
> >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>

_
Get your FREE download of MSN Explorer at http://explorer.msn.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Why we need apache web server with tomcat

2001-03-13 Thread Milt Epstein

On Tue, 13 Mar 2001, Ritesh Seth wrote:

> Hi all
> 
> I downloaded apache-1.3.19 from apache web site. Configured it with DSO and
> perl support and installed it. Http daemon was running on port 80.
> 
> Then i downloaded tomcat package. Configured and installed. It was runnuing
> on port 8080.
> 
> My question is that from the browser when we specify IPAddress::tomcatPort
> it goes to tomcat otherwise without port number it goes to apache.Then why
> we need apache web server ?

Check the list archives -- this was just discussed quite thoroughly.

Aside: I noticed that recently a footer has been added to list
messages, showing how to unsubscribe, and how to get help.  Maybe it
would be good to include a pointer to the list archives there as
well.  It's at:

http://mikal.org/interests/java/tomcat/index.html

I found this on this page:

http://jakarta.apache.org/site/mail2.html

which in turn I found from :-):

http://jakarta.apache.org/site/mail.html

Milt Epstein
Research Programmer
Software/Systems Development Group
Computing and Communications Services Office (CCSO)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Why we need apache web server with tomcat

2001-03-13 Thread Dave Masino

http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-apache-howto.
html

> -Original Message-
> From: Ritesh Seth [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 13, 2001 3:26 PM
> To: [EMAIL PROTECTED]
> Subject: Why we need apache web server with tomcat
>
>
> Hi all
>
> I downloaded apache-1.3.19 from apache web site. Configured it
> with DSO and
> perl support and installed it. Http daemon was running on port 80.
>
> Then i downloaded tomcat package. Configured and installed. It
> was runnuing
> on port 8080.
>
> My question is that from the browser when we specify IPAddress::tomcatPort
> it goes to tomcat otherwise without port number it goes to apache.Then why
> we need apache web server ?
>
>
> Thanks in advance...
>
>
> regards
> ritesh
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]