You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/05/11 20:22:12 UTC

[GitHub] rnewson closed pull request #274: Callout the 4GB -> 64MB limit change

rnewson closed pull request #274: Callout the 4GB -> 64MB limit change
URL: https://github.com/apache/couchdb-documentation/pull/274
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/whatsnew/2.1.rst b/src/whatsnew/2.1.rst
index c5c1f1a..47c4810 100644
--- a/src/whatsnew/2.1.rst
+++ b/src/whatsnew/2.1.rst
@@ -59,6 +59,11 @@ Upgrade Notes
   had been unfortunately misnamed, and has now been updated to behave as the
   name would suggest. Both are documented in the shipped ``default.ini`` file.
 
+  Note that the default for this new parameter is 64MB instead of 4GB. If you
+  get errors when trying to PUT or POST and see HTTP 413 return codes in couchdb
+  logs, this could be the culprit. This can affect couchup in-place upgrades as
+  well.
+
 * :ghissue:`914`: Certain critical config sections are blacklisted from being
   modified through the HTTP API. These sections can still be modified through
   the standard ``local.ini`` or ``local.d/*.ini`` files.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services