Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-4054

Change Atlas config for atlas.jetty.request.buffer.size

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.4
    • 0.8.4
    • None
    • None

    Description

      ATLAS-1081 seems to be implemented based on Jetty version 9.x with HttpConfiguration. Jetty was upgraded to 9.2.12.v20150709 prior to this jira, but due to some issues with the jetty version, it was reverted back to jetty 8.1.19.v20160209, but code changes to set header size were incorrect,

      connector.setResponseBufferSize(bufferSize);
      connector.setRequestBufferSize(bufferSize);

      Attachments

        Issue Links

          Activity

            People

              chaitali chaitali borole
              chaitali chaitali borole
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: