Thank you Lajos and Oscar.
Btw, what is the interface Apache uses to communicate
to Tomcat at 8009? I guess it wont be HTTP. For
security reasons, I assume it would be safer to run
all tomcat processes on the lo interface. Is this
correct, and recommended?

~rf.


--- Lajos <[EMAIL PROTECTED]> wrote:
> Rf -
> 
> When you use mod_jk, Apache communicates to Tomcat
> on (default) port 
> 8009. Port 8080 is for direct HTTP connections to
> Tomcat which, by 
> default is enabled. So, the answer is yes: you can
> expose web 
> applications to Apache via mod_jk, and access them
> on the Apache port, 
> but also access them by point your browser directly
> to the Tomcat port.
> 
> Regards,
> 
> Lajos
> 
> 
> rf wrote:
> > When I use a tomcat-apache connector to redirect
> http
> > requests to port 80 to port 8080, can I still use
> port
> > 8080 to connect to tomcat directly bypassing
> apache?
> > If yes, how do I not allow this? By running tomcat
> on
> > lo's 8080? What about on Windows?
> > 
> > Thank you
> > Rf
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> > http://mailplus.yahoo.com
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> > 
> > 
> 
> 
> -- 
> 
> 
> 
>                     Lajos Moczar
>        ----------------------------------------
>      Open Source Support, Consulting and Training
>        ----------------------------------------
>              Cocoon Developer's Handbook
>  
> (www.amazon.com/exec/obidos/tg/detail/-/0672322579)
> 
>                     _      _____
>                    / \         /
>                   /___\      /
>                  /     \   /____
> 
>       http://www.galatea.com -- powered by AzSSL
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Reply via email to