Chris Lu
|
89d84e275b
|
Merge pull request #2759 from kmlebedev/skip_wait_cancelled_request
Need to exit waiting if request is was canceled
|
2022-03-24 12:21:44 -07:00 |
|
Konstantin Lebedev
|
0b790d2bbf
|
exclude the replication from the concurrentUploadLimitMB
|
2022-03-24 13:54:42 +05:00 |
|
chrislu
|
9b04f17555
|
remove dead code
|
2022-03-23 23:18:32 -07:00 |
|
chrislu
|
0b5faef612
|
fix
|
2022-03-23 23:16:54 -07:00 |
|
chrislu
|
0562fceb99
|
volume: fail fast if too many concurrent requests, to avoid dead lock due to replication.
fix https://github.com/chrislusf/seaweedfs/issues/2755
|
2022-03-23 22:53:58 -07:00 |
|
Konstantin Lebedev
|
f43c6daeda
|
Need to exit waiting if request is was canceled
|
2022-03-15 19:55:22 +05:00 |
|
Sebastian Kurfuerst
|
fcc09cef6f
|
Refactor: pass in claim type into security.DecodeJwt
|
2021-12-29 12:40:41 +01:00 |
|
Chris Lu
|
f2cd753bf9
|
fix avoid lock error
fix https://github.com/chrislusf/seaweedfs/issues/2247
|
2021-08-10 14:34:13 -07:00 |
|
Chris Lu
|
734c980040
|
volume: support concurrent download data size limit
|
2021-08-08 23:25:16 -07:00 |
|
Chris Lu
|
96ce85f5ae
|
rename
|
2021-08-08 22:33:31 -07:00 |
|
Chris Lu
|
9cba5cca0b
|
optionally disable concurrent upload limit
|
2021-06-06 13:13:33 -07:00 |
|
Chris Lu
|
ac875976c0
|
filer, volume: add concurrent upload size limit to avoid OOM
add some back pressure when writes are slow
|
2021-03-30 02:10:53 -07:00 |
|
Chris Lu
|
306062b4e7
|
filer: add CORS support
|
2020-10-31 16:44:03 -07:00 |
|
Chris Lu
|
05acc33294
|
volume: add CORS support
|
2020-10-31 16:31:39 -07:00 |
|
Chris Lu
|
9a3b564508
|
adjust printout
|
2020-09-20 16:01:56 -07:00 |
|
Chris Lu
|
62563a895a
|
refactoring
|
2020-09-20 16:00:01 -07:00 |
|
Chris Lu
|
57092d69ac
|
go fmt
|
2019-06-10 21:33:32 -07:00 |
|
Chris Lu
|
50aa769554
|
jwt for read access control
|
2019-06-06 00:29:02 -07:00 |
|
Chris Lu
|
219b651bc3
|
jwt check the base file id
fix https://github.com/chrislusf/seaweedfs/issues/867
|
2019-03-03 10:17:44 -08:00 |
|
Chris Lu
|
215cd27b37
|
add authorizing fileId write access
need to secure upload/update/delete for benchmark/filer/mount
need to add secure grpc
|
2019-02-14 00:08:20 -08:00 |
|
Jimmy
|
1c77d323b0
|
better way to handler switch case
|
2018-07-23 01:27:10 +08:00 |
|
Chris Lu
|
dd5661b297
|
adding favicon to filer also
|
2018-05-28 02:35:58 -07: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 |
|