8 Dec
2005
8 Dec
'05
6:58 p.m.
Chris Wilton wrote at 2005-12-8 17:58 +0200:
Sure someone's probably come across something similar, but I couldn't find anything in the archives: our zope is refusing to allow download of files greater than around 170M through the http server.
We already served larger files via ZServer/HTTPServer. Zope delivers such large files via a temporary file. Are you sure that the disk area for temporary files is large enough? -- Dieter