minio/cmd/http
Harshavardhana 3e124315c8 Increase the keep alive timeout to 30 secs (#6924)
Go by default uses a 3 * minute, we should
atleast use 30 secs as 10 secs is too aggressive.
2018-12-06 22:56:16 +05:30
..
bufconn.go Add RPC counters for HTTP stats. (#6206) 2018-08-30 14:17:58 +05:30
bufconn_test.go Fix goroutine test fatalf (#6682) 2018-10-23 09:44:20 -07:00
conn_bug_21133.go Move http package inside cmd (#5776) 2018-04-05 14:19:27 -07:00
listen_nix.go Bump up soMaxConn backlog for listener to 2048 (#6416) 2018-09-05 13:16:19 -07:00
listen_others.go update for build on DilOS (#6770) 2018-11-19 19:40:02 +05:30
listener.go Increase the keep alive timeout to 30 secs (#6924) 2018-12-06 22:56:16 +05:30
listener_test.go Increase the keep alive timeout to 30 secs (#6924) 2018-12-06 22:56:16 +05:30
server.go Increase the keep alive timeout to 30 secs (#6924) 2018-12-06 22:56:16 +05:30
server_test.go Remove brittle TestServerTLSCiphers unit test (#5982) 2018-09-17 15:55:09 +05:30
timeoutconn.go Implement HTTP POST based RPC (#5840) 2018-06-06 14:21:56 +05:30