Hi

I'm not completely sure that this is an naviserver issue (or an openacs) 
but just in case (before to post in Openacs forum)

I get
"Request Entity Too Large
The request entity (e.g. file to be uploaded) is too large</em>"

uploading big files (2MB) to Photo Album (in OpenACS) (vía httpS)

It has occurred to me with Naviserver (but not with Aolserver). I've 
keep aolserver config parameters, I mean:

---------
set max_file_upload_mb        20
set max_file_upload_min        5

ns_section ns/server/${server}/module/nssock

ns_param   maxinput           [expr {$max_file_upload_mb * 1024 * 1024}]
ns_param   recvwait           [expr {$max_file_upload_min * 60}]
---------

am I missing anything? Does maxinput applies to nssl config too?

Thanks
Cesáreo

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to