I think that this is doable, but need to be implemented by an Apache Hook/Handler.
I've done some searches now for something related with mod_python, but not found anything, just a link with this same problem but using Perl. http://www.experts-exchange.com/Web/Web_Languages/CGI/Q_20862752.html Is a nice thing to be explored :) -Adriano Bonat On 1/30/06, Amit Upadhyay <[EMAIL PROTECTED]> wrote: > On 1/30/06, Maniac <[EMAIL PROTECTED]> wrote: > > > > Amit Upadhyay wrote: > > > > > It would be good to have a general django wide setting specifying the > > > maximum length allowed for POST data, if underlying server allowed it. > > > > Django just doesn't control these things. Read my answer in this very > > thread, it's http-server and browser that don't let it happen. > > > > Umm.. I have not done any research on this, but if that was the case > projects like http://sean.treadway.info/demo/upload/ and > http://encodable.com/filechucker/ wouldn't have been > possible. May be some webservers do not support it, and maybe there would be > some issues related to terminating connection if file size is larger, but > having this may be good. > > No time for investigating it right now, but existence of those projects > imply its doable, even if its a hack, atleast on some servers. > > > -- > Amit Upadhyay > Blog: http://www.rootshell.be/~upadhyay > +91-9867-359-701