summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2011-01-24 15:28:22 +0100
committerKarel Klic <kklic@redhat.com>2011-01-24 15:28:22 +0100
commit52ee8cd38ecfb015d58fa915862a2e1e186450a0 (patch)
treeca3ca1a071d1b288da70fc6f865a4677d1c8b7d9 /doc
parentf46fcd0cd0e66faa99b726747da504ba83ba9949 (diff)
downloadabrt-52ee8cd38ecfb015d58fa915862a2e1e186450a0.tar.gz
abrt-52ee8cd38ecfb015d58fa915862a2e1e186450a0.tar.xz
abrt-52ee8cd38ecfb015d58fa915862a2e1e186450a0.zip
Increased archive limit from 30 MB to 50 MB
Diffstat (limited to 'doc')
-rw-r--r--doc/retrace-server2
-rw-r--r--doc/retrace-server.xhtml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/retrace-server b/doc/retrace-server
index 09b16a05..bf7a4a85 100644
--- a/doc/retrace-server
+++ b/doc/retrace-server
@@ -108,7 +108,7 @@ the server must return the "411 Length Required" HTTP error code. If a
'Content-Type' other than 'application/x-tar', 'application/x-gzip',
'application/x-xz' is used, the server must return the "415
unsupported Media Type" HTTP error code. If the 'Content-Length' value
-is greater than a limit set in the server configuration file (30 MB by
+is greater than a limit set in the server configuration file (50 MB by
default), or the real HTTP request size gets larger than the limit +
10 KB for headers, then the server must return the "413 Request Entity
Too Large" HTTP error code, and provide an explanation, including the
diff --git a/doc/retrace-server.xhtml b/doc/retrace-server.xhtml
index 07f7a672..3fa2df44 100644
--- a/doc/retrace-server.xhtml
+++ b/doc/retrace-server.xhtml
@@ -126,7 +126,7 @@ return the "411 Length Required" HTTP error code. If an
<code>application/x-gzip</code>, <code>application/x-xz</code> is
used, the server must return the "415 unsupported Media Type" HTTP
error code. If the <code>Content-Length</code> value is greater than a
-limit set in the server configuration file (30 MB by default), or the
+limit set in the server configuration file (50 MB by default), or the
real HTTP request size gets larger than the limit + 10 KB for headers,
then the server must return the "413 Request Entity Too Large" HTTP
error code, and provide an explanation, including the limit, in the