From: John B. <jo...@ma...> - 2009-11-24 19:31:06
|
> I just tried upload.tcl on my 32bit linux, latest sources with > maxupload 10000000 > maxinput 8904984589 > works without problem, memory usage during upload of the nsd process stays the same and in /tmp i can see the file is growing > i attached piece from my log, at the end there should be line reporting about the file, i do not see it in your log file Oddly, large file works fine on aolserver with these settings, but naviserver does a connection reset on my linux server, but works on osx and on your linux servers. Vlad, I ported your ns_parseformfile function over to aolserver, where it's working for me, and I now have large file uploads working on aolserver, so sadly I'm off naviserver. I'll try moving back to naviserver again when I upgrade the linux version (it's running a 4 year old Ubuntu) on my server, as I do like a lot of the things you guys have added to naviserver (and that it's in such active development). -john |