Dexels / navajo

Navajo Service-oriented Applications
GNU Affero General Public License v3.0
9 stars 5 forks source link

(AsyncJetty) Problem with large reponses #574

Closed ghost closed 3 years ago

ghost commented 3 years ago

There appears to be a response buffering problem when receiving a large (HTTP) reponse (> 2MB).

See: BACKEND-26

ghost commented 3 years ago

Created a fix branch _fix_N574_large_async_jetty_reponses in this repository.

ghost commented 3 years ago

Created a test branch _fix_N574_large_async_jetty_reponses in the navajo-basic-environment repository.