Hi Brian Not sure if this helps or not, but going back a while I remember seeing something about IIS returning the wrong Content-Length. It seems to only affect browsers that treat the Content-Length as 'gospel', IE on Win32 seems to ignore the Content-Length!. Try searching the Microsoft site I have a feeling that there is a fix somewhere. HTH Phil phil@philh.org ----- Original Message ----- From: Brian Hooper <brian@garage.co.jp> To: <zope@zope.org> Sent: Thursday, September 02, 1999 12:57 PM Subject: [Zope] cutoff documents using Zope 2 w/ IIS + SSL
Hi -
I have a weird problem which I was wondering if anyone might have seen something like this before - it is kind of specific, in particular using IIS and SSL with Zope 2 on Win32. It seems with certain clients (such as Netscape 4.0x, Mac IE 4, etc.), the very bottom part of pages is being cut off when viewed through IIS, over PCGI. Does this sound like an issue with IIS (either with the ISAPI that's doing SSL, or with IIS itself), with the clients which are viewing it, or some combination of both (maybe, most likely)? Has anyone seen anything like this, or have any suggestions as to how to deal with it?
Since ZServer serves out the same pages correctly without any problems, I suspect IIS madness - could it be that IIS is screwing with the headers and making a mess of things (I thought of: maybe it's not returning a correct Content-Length?). Something that seems related - unwanted Authorization dialogs popping up upon accessing the part of the site which is accessed via IIS/SSL/PCGI - is this also likely to be something with screwed HTTP headers? This behavior also seems highly client specific.
Any opinions or comments?
--Brian Hooper
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )