ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zope-list
zope-list
[Zope] Re: What's limiting my file uploads?
by Florent Guillaume other posts by this author
Dec 29 2005 3:59PM messages near this date
Re: [Zope] What's limiting my file uploads? | [Zope] Re: What's limiting my file uploads?
Kirk Strauser wrote:
>  As soon as the length of the submission crosses the 7843 byte barrier,
>  though, it becomes empty:
>  
>    form
>  
>    cookies
>    ...
>  
>  I can't figure out what's going on.  In zope.conf, "cgi-maxlen" is unset
>  (and therefore should default to zero).  "http-header-max-length" defaults
>  to 8192, which is pretty close to 7843 plus a little overhead, but the problem
>  remained even after I increased that value to 32768.
>  
>  Any idea why Zope seems to be limiting my file upload size to this script to
>  just under 8KB?

In your mail there's a method="post". You're sure you're actually 
executing this same code?

Otherwise no clue, I'd do a network trace to know what's really posted.

Florent

-- 
Florent Guillaume, Nuxeo (Paris, France)   Director of R&D
+33 1 40 33 71 59   http://nuxeo.com   fg@[...].com
_______________________________________________
Zope maillist  -  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 )
Thread:
Kirk Strauser
Dieter Maurer
Florent Guillaume
Kirk Strauser

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved