kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
2019-04-09 11:39:42 -07:00
Harshavardhana
233824bf92
Configure http2 with higher maxconcurrent streams ( #7363 )
...
This value is needed for Minio's internode communication,
read the meaning of this value as per the HTTP 2.0 spec
https://http2.github.io/http2-spec/#rfc.section.5.1.2
2019-03-14 11:57:35 -07:00
Andreas Auernhammer
b729a4e83c
Remove brittle TestServerTLSCiphers unit test ( #5982 )
...
The test TestServerTLSCiphers seems to fail sometimes for
no obvious reason. Actually the test is not needed
(as unit test) since minio/mint tests the server's TLS ciphers
as part of its security tests.
Fixes #5977
2018-09-17 15:55:09 +05:30
Harshavardhana
74328c3061
Implement auto cert reloading ( #5963 )
2018-05-31 12:30:15 -07:00
kannappanr
91fd8ffeb7
Move http package inside cmd ( #5776 )
2018-04-05 14:19:27 -07:00