post_max_size = 20G\r
upload_max_filesize = 20G\r
-max_input_time = 600\r
+max_input_time = 1800\r
max_execution_time = 30\r
memory_limit = 16M
\ No newline at end of file
--- /dev/null
+Opera 12.16:\r
+- 4G ok\r
+\r
+Chromium 28.0:\r
+- 4G ok\r
+- 5.8G, 11G:\r
+Notice: Missing mime boundary at the end of the data for file 11gib.ts in Unknown on line 0\r
+Possible file upload attack! Here is some more debugging info:\r
+\r
+curl 7.29:\r
+- 5.1G, 11G: missing mime boundary at end of data\r
+- 4g: ok\r
+time curl -F file=@11gib.ts http://test.cyberdyne.nr/upload/upload.php\r
+\r
+Firefox 24:\r
+- 4G ok\r
+- 5.1G: missing mime boundary\r
+\r
+Firefox+Firebug activated: RAM issues\r