Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to jetty 9.3 #438

Merged
merged 1 commit into from
May 26, 2016
Merged

update to jetty 9.3 #438

merged 1 commit into from
May 26, 2016

Conversation

rmader
Copy link
Contributor

@rmader rmader commented May 25, 2016

This updates jetty to 9.3, but unfortunately it does not yet allows us to enable http2.
Although basicly supported, it lacks real alpn support atm and it's really ungly to get that to work.
Real support will come with jdk9

I had to change the gzip handler for this and hope it works all fine. I also added more mimetypes, maybe that will give us some speed boost on certain calls. As long as it doesn't break anything.
Some testing of this would be great @ALL

This needs #419 first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant