minio/internal/http
Harshavardhana 3d5750f31c
update and use rs/dnscache implementation instead of custom (#13348)
additionally optimize for IP only setups, avoid doing
unnecessary lookups if the Dial addr is an IP.

allow support for multiple listeners on same socket,
this is mainly meant for future purposes.
2021-10-05 10:13:04 -07:00
..
stats Fix TrafficMeter data race (#13041) 2021-08-23 09:19:14 -07:00
close.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dial_dnscache.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
dial_linux.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
dial_others.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
headers.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
listen_nix.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
listen_others.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
listener.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
listener_test.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
server.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
server_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00