1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/ext/puma_http11/org/jruby/puma
Daniel Marcotte 95a0645443 Eliminate logging overhead from JRuby SSL
Previously, even when not debugging, we were doing work to compose the
log messages.  Delete these diagnostic messages to keep things as fast
and lean as possible.
2015-08-12 14:21:11 -07:00
..
Http11.java Increase the max URI path length to 2048 chars from 1024 chars 2013-11-10 00:16:30 -08:00
Http11Parser.java Fix use of "unsafeBytes" leading to offset errors and regen parser. 2011-11-22 16:23:34 -06:00
MiniSSL.java Eliminate logging overhead from JRuby SSL 2015-08-12 14:21:11 -07:00