26 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
Harshavardhana 1e2ebc9945
feat: time to bring back http2.0 support (#10230) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana a2616b8227
allow turning off secure ciphers (#10038) 4 years ago
Harshavardhana e59ee14f40
Tune tcp keep-alives with new kernel timeout options (#9963) 4 years ago
Harshavardhana 2bb69033e5 http: fail appropriately and return standard Go error (#8837) 5 years ago
Klaus Post db3dbcce3a Print goroutines when shutdown hangs (#8574) 5 years ago
Praveen raj Mani 8836d57e3c The prometheus metrics refractoring (#8003) 5 years ago
Harshavardhana 4780fa5a58 Remove setting net.Conn Deadlines as its not needed anymore (#8269) 5 years ago
Andreas Auernhammer a9d724120f remove TLS 1.3 opt-in code (#8275) 5 years ago
Harshavardhana 993a79d9c6
Disable http2 until we have upstream bugs fixed (#7711) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
Andreas Auernhammer 012e4b42f9 http: opt-in to TLS 1.3 (#7483) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana 313a3a286a Migrate to go1.12 to simplify our cmd/http package (#7302) 6 years ago
Harshavardhana 6df05e489d Set Read/Write timeouts only for net.Conn not http.Server (#7431) 6 years ago
Harshavardhana 233824bf92 Configure http2 with higher maxconcurrent streams (#7363) 6 years ago
Harshavardhana 396d78352d Support HTTP/2.0 (#7204) 6 years ago
Harshavardhana 3e124315c8 Increase the keep alive timeout to 30 secs (#6924) 6 years ago
Pontus Leitzler ea73accefd Remove h2 from NextProtos since it doesn't work (#6705) 6 years ago
Bala FA 72fa2b4537 Add RPC counters for HTTP stats. (#6206) 6 years ago
Harshavardhana 25de775560 disable disk-usage when export is root mount path (#6091) 6 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 6 years ago
Andreas Auernhammer 21a3c0f482 disable elliptic curves P-384 and P-521 for TLS. (#5845) 6 years ago
Bala FA 76cc65531c use package name correctly (#5827) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 7 years ago
Andreas Auernhammer dd202a1a5f restrict TLS cipher suites of the server (#5245) 7 years ago
ebozduman 0aca2ab970 Stop attempting to close nil Listener (#4753) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Harshavardhana 546e762abf Remove http unused package 10 years ago
Harshavardhana 6e84b1df97 Provide package http as a http.Server wrapper 10 years ago