Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

H2O: Make several improvements#2574

Merged
NateBrady23 merged 3 commits intoTechEmpower:masterfrom
volyrique:master
Feb 21, 2017
Merged

H2O: Make several improvements#2574
NateBrady23 merged 3 commits intoTechEmpower:masterfrom
volyrique:master

Conversation

@volyrique
Copy link
Copy Markdown
Contributor

@volyrique volyrique commented Feb 19, 2017

Is there going to be a preview round soon? I got the impression from the Google group that there should have been one by now. I intend to do an important performance improvement, but I am curious to see some interim results first.

Also, do not include the raw database error messages in the HTTP
response bodies due to security concerns.
* Disable the 3DES and RC4 ciphers because they are weak.
* Enable ECDH in order to add forward secrecy.
* Enable ALPN to support HTTP/2 properly.

The last two changes require that the application be built
and linked against OpenSSL versions greater than or equal
to 1.0.2.
@NateBrady23 NateBrady23 merged commit 62c7325 into TechEmpower:master Feb 21, 2017
zloster pushed a commit to zloster/FrameworkBenchmarks that referenced this pull request Mar 21, 2017
* H2O: Improve error logging

Also, do not include the raw database error messages in the HTTP
response bodies due to security concerns.

* H2O: Support HTTP and HTTPS simultaneously

* H2O: Make several TLS support improvements

* Disable the 3DES and RC4 ciphers because they are weak.
* Enable ECDH in order to add forward secrecy.
* Enable ALPN to support HTTP/2 properly.

The last two changes require that the application be built
and linked against OpenSSL versions greater than or equal
to 1.0.2.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants