• 1
    • 1
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      One common total crash for Confluence is when it does run out of database connection.

      Any reliable web application should be able to resist to a peak in number of request and not to fully crash when this happens.

      This is also a security issue because it means that anyone could easily bring the server down just by issuing requests to it.

      The correct behavior is to stop processing new requests when this happens and to respond with HTTP 503, also logging an ERROR.

              Unassigned Unassigned
              73f0b2e75f82 Sorin Sbarnea (Citrix)
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: