minio/cmd/http
Bala FA 72fa2b4537 Add RPC counters for HTTP stats. (#6206)
This patch introduces separate counters for HTTP stats for minio
reserved bucket.

Fixes #6158
2018-08-30 14:17:58 +05:30
..
bufconn.go Add RPC counters for HTTP stats. (#6206) 2018-08-30 14:17:58 +05:30
bufconn_test.go Add RPC counters for HTTP stats. (#6206) 2018-08-30 14:17:58 +05:30
conn_bug_21133.go
listen_nix.go Fail gateway properly with an error on port conflicts (#6303) 2018-08-17 21:06:36 -07:00
listen_others.go Use new listener which implements enhanced tcp features (#6289) 2018-08-17 18:44:02 -07:00
listener.go Add RPC counters for HTTP stats. (#6206) 2018-08-30 14:17:58 +05:30
listener_test.go Add RPC counters for HTTP stats. (#6206) 2018-08-30 14:17:58 +05:30
server.go Add RPC counters for HTTP stats. (#6206) 2018-08-30 14:17:58 +05:30
server_test.go Implement auto cert reloading (#5963) 2018-05-31 12:30:15 -07:00
timeoutconn.go Implement HTTP POST based RPC (#5840) 2018-06-06 14:21:56 +05:30