You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2022/04/22 13:57:20 UTC

[GitHub] [knox] smolnar82 opened a new pull request, #563: KNOX-2737 - Make maxFormContentSize and maxFormKeys configurable in Knox's embedded Jetty server

smolnar82 opened a new pull request, #563:
URL: https://github.com/apache/knox/pull/563

   ## What changes were proposed in this pull request?
   
   Knox's embedded Jetty's maxFormContentSize and maxFormKeys configurations are now configurable in `gateway-site.xml`
   
   ## How was this patch tested?
   
   Ran JUnit tests:
   ```
   $  mvn clean -Dshellcheck=true verify -Prelease,package -am -pl gateway-server
   ...
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  05:59 min
   [INFO] Finished at: 2022-04-22T15:54:23+02:00
   [INFO] ------------------------------------------------------------------------
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@knox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [knox] smolnar82 merged pull request #563: KNOX-2737 - Make maxFormContentSize and maxFormKeys configurable in Knox's embedded Jetty server

Posted by GitBox <gi...@apache.org>.
smolnar82 merged PR #563:
URL: https://github.com/apache/knox/pull/563


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@knox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org