+---------- On Oct 17, Rob Mayoff said: > The limit is in the Ns_ConnGetQuery function. It does not apply to file > uploads, because those are sent in multipart/form-data format.
More accurately, the limit is enforced by the Ns_ConnGetQuery function. It is set using the ns/server/servername maxpost parameter.
