RE: [Zope] FW: Problem downloading large files

2005-08-01 Thread Laurikainen, Tuukka
Solved the problem by using Squid as a reverse https Proxy and VHM on
Zope.
So ZServerSSL is not used anymore.

Regards,

tuukka

> -Original Message-
> From: Chris Withers [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 22, 2005 7:03 PM
> To: Laurikainen, Tuukka
> Cc: zope@zope.org; Anton Saenz, Unai
> Subject: Re: [Zope] FW: Problem downloading large files
> 
> Laurikainen, Tuukka wrote:
> > We're having some problems downloading large files from Zope/Plone
> > running
> > on win32, through an SSL connection. Uploads seem work ok.
> 
> Then stop being dense and just use Apache as an https proxy. Works a
> treat, unlike ZServerSSL, which feels like a horrible hack to me...
> 
> Chris
> 
> --
> Simplistix - Content Management, Zope & Python Consulting
> - http://www.simplistix.co.uk

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] FW: Problem downloading large files

2005-07-24 Thread Dieter Maurer
Laurikainen, Tuukka wrote at 2005-7-22 11:25 +0200:
>We're having some problems downloading large files from Zope/Plone
>running
>on win32, through an SSL connection. Uploads seem work ok.

By itself, Zope does not support SSL.

Thus, the problem might be in "ZServerSSL". Consider to contact its author.

-- 
Dieter
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] FW: Problem downloading large files

2005-07-24 Thread Chris Withers

Laurikainen, Tuukka wrote:

We're having some problems downloading large files from Zope/Plone
running
on win32, through an SSL connection. Uploads seem work ok.


Then stop being dense and just use Apache as an https proxy. Works a 
treat, unlike ZServerSSL, which feels like a horrible hack to me...


Chris

--
Simplistix - Content Management, Zope & Python Consulting
   - http://www.simplistix.co.uk

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )