chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2022-07-29 00:17:28 -07:00 |
|
chrislu
|
ef6c6c450e
|
avoid fatal error if port is already in use
|
2022-05-04 14:55:14 -07:00 |
|
chrislu
|
b2a6111090
|
skip ipv6 all interfaces and localhost
fix https://github.com/chrislusf/seaweedfs/issues/2983
|
2022-04-27 17:18:09 -07:00 |
|
chrislu
|
f247cab5cd
|
skip localhost if bound to all interfaces already 0.0.0.0 or 127.0.0.1
|
2022-03-17 16:54:29 -07:00 |
|
chrislu
|
3639cad69c
|
master, filer, s3: also listen to "localhost" in addition to specific ip address
related to https://github.com/chrislusf/seaweedfs/issues/1937
|
2022-03-15 22:28:18 -07:00 |
|
chrislu
|
fb434318e3
|
dynamically adjust connection timeout
better fix for https://github.com/chrislusf/seaweedfs/issues/2541
|
2021-12-29 22:44:39 -08:00 |
|
Chris Lu
|
c127da1219
|
filer: linearize timeout for large chunk of data
|
2020-10-13 14:04:46 -07:00 |
|
Chris Lu
|
5e8bb86995
|
close the connection with better accouting
|
2020-04-20 02:53:50 -07:00 |
|
Chris Lu
|
4bc19f1e52
|
master: fix connections count reporting
|
2020-03-20 22:41:37 -07:00 |
|
Chris Lu
|
9232d3ac68
|
ignore error when counting closed connections
|
2020-02-14 10:28:02 -08:00 |
|
Chris Lu
|
06b81c063a
|
fix possible connection counting error
|
2018-09-03 00:28:58 -07:00 |
|
Chris Lu
|
e767c3ea4f
|
disable master connection timeout
temporarily disable master connection timeout due to heartbeat
connection timeout
|
2017-01-10 01:30:00 -08:00 |
|
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
2016-06-02 18:09:14 -07:00 |
|