> 
> Your dilemma ist: how to specifiy that server should NOT preparse
> the uploaded multipart-data?
> 

Yes, i am thinking how to make driver to spool data into regular file, 
not mmap it and just pass to the connection thread. In the conn some 
kind of command like ns_conn tempfile would return name of the file and 
in the script i have to do whatever i want.

This asks for another knob to introduce, something like max upload limit 
if greater, contents will go directly into file without parsing.

The spooler thread can still do the upload work.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to