(no commit message)
authorChristian Weiske <cweiske@cweiske.de>
Thu, 24 Oct 2013 11:54:34 +0000 (13:54 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Thu, 24 Oct 2013 11:54:34 +0000 (13:54 +0200)
0 php.ini [moved from phork0.txt with 61% similarity]
2 error-with-5.1gib.txt [moved from error-with-5.1gib.txt with 100% similarity]
5 browser results.txt [new file with mode: 0644]

similarity index 61%
rename from phork0.txt
rename to 0 php.ini
index 14baa2a4ab6edc431a38810b5be653bd2961fa99..322ce3dddcd51b753aa92d8e52e7917a53ca3bd6 100644 (file)
+++ b/0 php.ini
@@ -1,5 +1,5 @@
 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
diff --git a/5 browser results.txt b/5 browser results.txt
new file mode 100644 (file)
index 0000000..6a2f283
--- /dev/null
@@ -0,0 +1,19 @@
+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