In that context, yes. Basically you are setting up a reverse proxy from your Apache/IIS front-end to tomcat. In that event, each connector in tomcat dedicated to a specific Apache/IIS front-end will need the proxyName and proxyPort attributes so it can correctly generate URL links. As for the howto, it looks like you already found one. There are other docs on the web.

Word of Warning: Be careful with the proxy setup in your Apache or IIS service that it doesn't become an open proxy.

--David

Raju Balugu wrote:

Hi Mark ,I have a doubt on this again ,I got one more link stataing we can
use this feature by acting as the proxy..
http://tomcat.apache.org/tomcat-5.5-doc/proxy-howto.html just have a look
and let me know ur idea.

Regards
Raju


On 7/31/06, Raju Balugu <[EMAIL PROTECTED]> wrote:


 Thanks mark .You are right. I saw this link and got good information on
connectors.

Regards
 Raju
 On 7/30/06, Mark Thomas <[EMAIL PROTECTED]> wrote:
>
> Raju Balugu wrote:
> > Hi All,
> >
> > I recently migrated to tomcat5.5.17 from 4.1.29.I got the info like we
> can
> > connect to any webserver wihout the mod_jk .is this true?please let me
> know
> > ?if yes ,how to configure that?
>
> This is not true. Take a look at
> http://tomcat.apache.org/connectors-doc/howto/index.html for links to
> web servers for which connectors are available. Be aware that Httpd
> and IIS seem to be get the most attention from a development point of
> view.
>
> Mark
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to