Confluence 2.5.6 : Max size of HTTP POST request and Confluence page size
This page last changed on Aug 02, 2006 by ivan@atlassian.com.
There is no maximum limit stipulated on a page size in Confluence. However, if a page larger then 2Mb is created, an user can experience two problems: Rendering of a page is slowUnderstandably, rendering of a large page is going to take excessive time. Don't try to put the entire content of a book into one page, split it into pages/chapters. HTTP POST error when Tomcat 5 is usedjava.lang.IllegalStateException: Post too large at org.apache.catalina.connector.Request.parseParameters(Request.java:2361) This error manifests that a page is far too large, larger then 2 MB. You can reconfigure Tomcat to accept larger requests. This can be done by increasing the allowable limit or just simply disabling this functionality.
|
![]() |
Document generated by Confluence on Oct 10, 2007 18:36 |