aboutsummaryrefslogtreecommitdiff
path: root/weed/command/server.go
AgeCommit message (Expand)AuthorFilesLines
10 daysRemove default concurrent upload/download limits for best performance (#7712)Chris Lu1-4/+4
14 daysRemove deprecated allowEmptyFolder CLI optionchrislu1-1/+1
2025-12-05Separate vacuum speed from replication speed (#7632)msementsov1-0/+1
2025-12-04fix: S3 downloads failing after idle timeout (#7626)Chris Lu1-1/+1
2025-12-02Support separate volume server ID independent of RPC bind address (#7609)Chris Lu1-0/+1
2025-11-26Filer, S3: Feature/add concurrent file upload limit (#7554)Chris Lu1-0/+3
2025-11-10fix help messageschrislu1-1/+1
2025-10-31weed master add peers=none option for faster startup (#7419)Chris Lu1-5/+13
2025-10-28IAM: add support for advanced IAM config file to server command (#7317)Nial1-0/+8
2025-10-13Add Kafka Gateway (#7231)Chris Lu1-0/+1
2025-07-09add mq agent options to server.gochrislu1-8/+26
2025-07-07* Fix undefined http serve behaiver (#6943)zuzuviewer1-2/+12
2025-07-02[volume] refactor and add metrics for flight upload and download data limit c...Konstantin Lebedev1-0/+2
2025-06-28use telemetry.seaweedfs.comchrislu1-1/+1
2025-06-28add telemetry (#6926)Chris Lu1-0/+2
2025-05-05Add SFTP Server Support (#6753)Mohamed Sekour1-0/+29
2025-05-01fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747)ARibster1-0/+1
2025-04-28fix #6733 add s3.ip.bind command line parameter (#6741)ARibster1-1/+4
2025-03-17Allow standalone webdav server to bind specific address (#6403)Weihao Jiang1-0/+1
2024-08-21add parallel vacuumingchrislu1-0/+1
2024-07-16Added loadSecurityConfigOnce (#5792)vadimartynov1-1/+1
2024-07-12-metricsIp cmd flag (#5773)vadimartynov1-1/+6
2024-06-30using fixed bootstrap from peer filer3.69chrislu1-1/+0
2024-06-22fix: correct command flag for master.raftBootstrap option in server.go (#5701)Nikita Borzykh1-1/+1
2024-06-10Meenakshi fix filer sync (#5672)MeenakshiSachdeva1-0/+1
2024-02-27Disable filer UI in configuration (#5297)jerebear121-0/+1
2024-01-05chore: add maxMB option for webdav (#5165)Konstantin Lebedev1-0/+1
2023-12-20Set allowed origins in config (#5109)jerebear121-0/+2
2023-10-13Add optional flags to enable mTLS with verification of client certificate (#4...James Hedley1-0/+2
2023-08-24Implement SRV lookups for filer (#4767)Nico D'Cotta1-2/+2
2023-07-11Fix the segfault from not setting s3 https port (#4667)Henco Appel1-0/+1
2023-06-26Unix Socket listener for S3 server (#4621)Amir H. Yeganemehr1-0/+1
2023-03-15Fix -raftHashicorp and -raftBootstrap flag propagation. (#4309)Stewart Miles1-0/+1
2023-02-25add -disk to filer command (#4247)lfhy1-0/+4
2023-01-08add missing options for webdavchrislu1-0/+1
2022-11-24[metrics] Add the ability to control bind ip (#4012)Jiffs Maverick1-1/+1
2022-11-14Lazy loading (#3958)Guo Lei1-0/+1
2022-10-12default hasSlowRead to truechrislu1-1/+1
2022-09-27fix set master options for single server (#3708)Konstantin Lebedev1-4/+5
2022-09-17volume server: rename readBufferSize to readBufferSizeMBchrislu1-1/+1
2022-09-16volume: add "readBufSize" option to customize read optimization (#3702)famosss1-0/+1
2022-09-15mark "hasSlowRead" as experimentalchrislu1-1/+1
2022-09-15volume: add "hasSlowRead" option to customize read optimizationchrislu1-0/+1
2022-09-08purge tcp implementationchrislu1-1/+0
2022-08-07refactor and fix strings.Splitchrislu1-5/+1
2022-08-05Add download speed limit support (#3408)LHHDZ1-0/+1
2022-08-04filer prefer volume server in same data center (#3405)Konstantin Lebedev1-0/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-5/+5
2022-07-28dynamically connect to a filerchrislu1-1/+0
2022-07-28clean upchrislu1-0/+2