Github user tonysun83 commented on the issue:

    https://github.com/apache/couchdb-chttpd/pull/114
  
    Revisiting this.
    
    @davisp : Any reason for multi-part/mime requests that we're going to the 
socket level? This commit 
https://github.com/apache/couchdb-chttpd/commit/5d7170c472d2ca72d4a0dd41eb7ae4434266be7d
 already performs a check based on max_document_size based and Content-Length. 
I'd go a step further (if the use_max_document_size option is set to true), and 
check the body size when there is no Content-Length available.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to