Anis Elleuch
0d45c38782
List v1/versions routes based on source IP if found ( #10603 )
...
Routing using on source IP if found. This should distribute
the listing load for V1 and versioning on multiple nodes
evenly between different clients.
If source IP is not found from the http request header, then falls back
to bucket name instead.
4 years ago
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
Harshavardhana
36ab615518
Remove unused functions and constants ( #6175 )
6 years ago
Harshavardhana
853ea371ce
Bring etcd support for bucket DNS federation
...
- Supports centralized `config.json`
- Supports centralized `bucket` service records
for client lookups
- implement a new proxy forwarder
7 years ago
Harshavardhana
adf9a9d300
Remove all unused variables and functions ( #5823 )
7 years ago
Harshavardhana
e4f6877c8b
Handle incoming proxy requests ip, scheme ( #5591 )
...
This PR implements functions to get the right ip, scheme
from the incoming proxied requests.
7 years ago