Active4D 3.0 4D Client 6.8.4 running on MacOS 10.2.8 ITK as server
I'm doing some tests to get a better understanding of Active4D's file upload commands. I'm working with a simple page that is based on the upload examples in the demo.
I'm finding that if I try to upload a file that is larger than the limit set in Active4D.ini the page will timeout with no error indication. I've observed this with both
max request size = 1024 max request size = 2048
I initially saw it alot with smaller files when
max request size = `I hadn't set a value
From the documentation I would expect Active4D to return a 413 error to the browser, but I'm not seeing them.
FWIW, If implemented we'll probably need to allow uploads up to 2 MB in size.
Thanks,
Brad Perkins _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
