[Zope] Zope behind a firewall.

Tino Wildenhain tino@wildenhain.de
Wed, 15 Aug 2001 11:53:49 +0200


Hi Fredrik,

certainly I dont think zope is the problem here.
I usually run my zopes behind firewalls (typically
Firewall1 in the company) without problems. Even database
access goes thru the firewall.

So I suspect Bordermanager is doing something unusual here.

Try to install Ethereal or some other appropriate snooper
to catch the request/response and compare either this thru
the proxy and without.

Regards
Tino

--On Mittwoch, 15. August 2001 11:00 +0200 Rubinstein Fredrik <fredrik.rubinstein@ivf.se> wrote:

>
>
> 				Hi there,
> 	I have developed a Zope application wich when it is run in our
> internal net behaves
> 	like a dream. It also runs like a dream on the outside ( on the
> internet ).
>
> 	However when the Zope application is run behind our firewall (
> Borderware 6.1.1 ) it is very,very slow.
>
> 	I'm running Zope on a NT box and have done the following in the
> start.bat file.
> 	And running Zope 2.3.0.
>
> 	"C:\Program\WebSite\bin\python.exe" "C:\Program\WebSite\z2.py" -D -f
> - -p - -w80 "$@" %1 %2 %3 %4 %5 %6 %7 %8 %9
>
> 	What do I have to do to make Zope behave with the same speed using
> the firewall ??
>
> 	With kind regards
>
> 	Fred Rubinstein
>
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )