Hello Eric,

Thanks for your answer.
In my case I can't changing the firewall rules.

Sylvain

-----Message d'origine-----
De: Eric J. Pinnell [mailto:[EMAIL PROTECTED]
Date: mercredi, 6. août 2003 15:44
À: Tomcat Users List
Objet: [OT]Re: Tomcat 4.1.24 behind a proxy


Hi,

We had this happen once.  We were behind a proxy firewall that wasn't
transparent.  Kinda like when you have to enter a proxy server in your
settings in IE or netscape.  It was one of those types of
proxies/firewalls rather than something like a PIX which is transparent.

Rather than recode in order to deal with it (and I don't know what that
would entail) we found the three sites our site needed to access and
allowed our site direct access to them with no proxy by changing the
firewall rules.

-e

On Wed, 6 Aug 2003, Tim Funk wrote:

> Unless I am missing something, tomcat by default does not have the ability to
> make outbound HTTP requests.
>
> Unless someone else interjects in the converation - you'll need to look at
> how your webapp makes external HTTP connections.
>
> System properties may also be set via the JAVA_OPTS environment variable.
>
> -Tim
>
> [EMAIL PROTECTED] wrote:
> >>In that case, it sounds like an application error.
> >
> >
> > I don't think so because the problem appears since I updated Tomcat to 4.1.24. It 
> > worked well before.
> >
> > Sylvain
> >
> > -----Message d'origine-----
> > De: Tim Funk [mailto:[EMAIL PROTECTED]
> > Date: mercredi, 6. août 2003 13:59
> > À: Tomcat Users List
> > Objet: Re: Tomcat 4.1.24 behind a proxy
> >
> >
> > So the webserver is making HTTP Requests (as well as receiving them)?
> >
> > In that case, it sounds like an application error. How is your webapp making
> > HTTP requests? (Venturing into off-topic mode)
> >
> > -Tim
> >
> > [EMAIL PROTECTED] wrote:
> >
> >>Hello Tim,
> >>
> >>That doesn't help me.
> >>I'm looking how to configure my Tomcat server (which is behind the proxy server of 
> >>my company) to allow web applications to be able to access to external locations 
> >>(URL).
> >>Now my web applications can access only to internal locations.
> >>
> >>Thanks
> >>Sylvain
> >>
> >>-----Message d'origine-----
> >>De: Tim Funk [mailto:[EMAIL PROTECTED]
> >>Date: mercredi, 6. août 2003 13:17
> >>À: Tomcat Users List
> >>Objet: Re: Tomcat 4.1.24 behind a proxy
> >>
> >>
> >>http://jakarta.apache.org/tomcat/tomcat-4.1-doc/proxy-howto.html ?
> >>
> >>-Tim
> >>
> >>[EMAIL PROTECTED] wrote:
> >>
> >>
> >>>Hello,
> >>>
> >>>My Tomcat server runs behind a proxy.
> >>>I set on my Windows 2000 server this environment variable to be able to access to 
> >>>external locations:
> >>>CATALINA_OPTS = -DproxySet=true -DproxyHost=myproxy.blabla.com -DproxyPort=8080
> >>>
> >>>It worked very well since I updated Tomcat to 4.1.24.
> >>>Now it doesn't work anymore.
> >>>
> >>>Is there something wrong with my configuration?
> >>>
> >>>Thanks
> >>>Sylvain
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


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

Reply via email to