Hi:

Yes..I tested the intgration it works on both 80 and 8080...should it not?
if not how do I disable 8080?
Thanks ravi

On Wed, 4 Sep 2002, Tam, Michael wrote:

> Hi John,
> 
>    Just a quick question about this integration.  Does it mean with the
> integrated tomcat + apache, we would open 2 ports (80 + 8080) instead of
> having port 80 only??  That would open up port 8080 to public to directly
> reach tomcat wouldn't it??  
> 
> Regards,
> Michael
> 
> -----Original Message-----
> From: Turner, John [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 04, 2002 1:33 PM
> To: 'Tomcat Users List'
> Subject: RE: Tomcat Apache Config
> 
> 
> 
> You will know if the integration is successful if what your browser receives
> is identical for these 2 URLs:
> 
> http://some.host.com:8080/some-servlet (or
> http://some.host.com:8080/examples)
> 
> http://some.host.com/some-servlet (or http://some.host.com/examples)
> 
> One is port 80, the other is port 8080 (tomcat 4's default port). If Apache
> and Tomcat are integrated, the results will be the same even though the URLs
> are accessing different ports.
> 
> John Turner
> 
> > -----Original Message-----
> > From: Ravindra K. Bhat [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, September 04, 2002 4:29 PM
> > To: Tomcat Users List
> > Subject: Tomcat Apache Config
> > 
> > 
> > Hi:
> > 
> > What is the difference between tomcat.conf and 
> > tomcat-apache.conf.  which
> > of these two files need to be included in the httpd.conf 
> > file?  Also how
> > do I know if request are being answerd by apache or tomcat ie how do I
> > test if the integration is successful?
> > 
> > Thanks
> > Ravi
> > 
> > 
> > 
> > --
> > To unsubscribe, e-mail:   
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: 
> > <mailto:[EMAIL PROTECTED]>
> > 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to