jetty.project/tests/test-webapps
Greg Wilkins 161f1698cf
Jetty 9.4.x 3018 request logging bad messages (#3020)
Issue #3018 improve logging and handling of slow data rates.

* Slow data rates now result in aborted channels, but exception is still thrown.  Test for 408 in requestLog
* Updated many RequestLog usages to use Server.setRequestLog rather than a RequestLogHandler
* Fixed javadoc
* removed BadRequestLogHandlerTest (tested in RequestLogTest)
* added JMH to show the future of request logging for #113
* copyright header.
* Updates from review
* Revert to throwing BadMessageException
* BME ensures a 408 is logged rather than a 500

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2018-11-01 17:06:04 +01:00
..
test-dispatch-webapp Issue #2108 - Updating license headers for year 2018 2018-01-09 08:39:37 -06:00
test-http2-webapp Issue #2431 - Upgrade to Junit 5 (#2436) 2018-09-05 10:07:17 +10:00
test-jaas-webapp Updating to version 9.4.13-SNAPSHOT 2018-08-30 10:48:22 -05:00
test-jetty-webapp Jetty 9.4.x 3018 request logging bad messages (#3020) 2018-11-01 17:06:04 +01:00
test-jndi-webapp Updating to version 9.4.13-SNAPSHOT 2018-08-30 10:48:22 -05:00
test-mock-resources Updating to version 9.4.13-SNAPSHOT 2018-08-30 10:48:22 -05:00
test-proxy-webapp Issue #2431 - Upgrade to Junit 5 (#2436) 2018-09-05 10:07:17 +10:00
test-servlet-spec Updating to version 9.4.13-SNAPSHOT 2018-08-30 10:48:22 -05:00
test-webapp-rfc2616 Updating to version 9.4.13-SNAPSHOT 2018-08-30 10:48:22 -05:00
.gitignore 271535 Adding integration tests, and enabling RFC2616 tests. 2009-07-08 19:28:16 +00:00
pom.xml Updating to version 9.4.13-SNAPSHOT 2018-08-30 10:48:22 -05:00