[CP] increase the limit of RPC write queue
This commit is contained in:
parent
520cdd89eb
commit
612168e1d8
4
deps/oblib/src/rpc/pnio/config.h
vendored
4
deps/oblib/src/rpc/pnio/config.h
vendored
@ -31,5 +31,5 @@
|
||||
#define ELOOP_WARN_US 500000
|
||||
#define EPOLL_HANDLE_TIME_LIMIT 500000
|
||||
#define MAX_REQ_QUEUE_COUNT 4096
|
||||
#define MAX_WRITE_QUEUE_COUNT 4096
|
||||
#define MAX_CATEG_COUNT 1024
|
||||
#define MAX_WRITE_QUEUE_COUNT 8192
|
||||
#define MAX_CATEG_COUNT 4096
|
||||
|
Loading…
x
Reference in New Issue
Block a user