aboutsummaryrefslogtreecommitdiff
path: root/weed/server/filer_server_handlers_proxy.go
AgeCommit message (Expand)AuthorFilesLines
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-3/+3
2022-03-02filer, s3, volume server: a bit memory optimizationchrislu1-1/+5
2021-02-12adjust http max idle connections per hostChris Lu1-0/+1
2021-01-23filer: proxy all http methods to volume serversChris Lu1-1/+1
2021-01-23filer: add "proxyToFileId" to reverse proxy to a volume serverChris Lu1-0/+66