Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3293

Configure maximum document ID length

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Allow users / operators to specify maximum document ID length.

      Currently it is easy to break CouchDB by feeding it large IDs through _bulk_docs endpoint but which will hit the limits of http parser if sent through GET/PUT/DELETE methods. In case those limits are hit the error returned is not obvious as the requests would often crash in the mochiweb http parser step before a request even makes to CouchDB code.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vatamane Nick Vatamaniuc
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: