Uploaded image for project: 'Droids'
  1. Droids
  2. DROIDS-36

Make sure HTTP protocol handler can deal with DoS conditions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      HTTP protocol handler must be able to deal with DoS exploits: such as too long HTTP headers, too many HTTP headers in a HTTP message, too long content length in order to avoid out-of-memory condition. The first two safeguards are provided by HttpClient 4.0. They just need to be enabled. The latter safeguard must be implemented in the HttpContentEntity class.

      Oleg

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              olegk Oleg Kalnichevski
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: