urlspace.c references doc/urlspace.txt, however that file doesn't exist in the CVS trunk.
Was it removed because it was out of date? Casual searching on Google doesn't find it. There is at least one configuration parameter that is being added for the next release, which seems to be global to the server, but would be more useful if it could be applied to the URLs, similar to the way Ns_RegisterRequest is used. Then I could default the general URL space starting from / to allow 10KB of POST data, but for my file upload URL, give it a 10MB limit. Also, I could give the server a hint when prereading the POST data whether I want it to be stored in RAM, on disk, on disk and mmap()ed, what directory to store it into, how to generate the filename, etc. I am willing to do some or all of the coding for this, with some guidance. Thoughts? Fred __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
