On 23.10.2007, at 21:57, Vlad Seryakov wrote: > 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.
Hm... this reires some plumbing, right? Being able to delegate mpart processing to some other "thing" is generally good option. I just do not know how you will "communicate" that to the connection thread. Do you have some plan? ------------------------------------------------------------------------- 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