Channels: increase window size x10
Provides me a 3x performance boost for async sftp, 5x for sync sftp (on localhost)
Этот коммит содержится в:
родитель
3a5cc18b32
Коммит
17ae216340
@ -46,7 +46,7 @@
|
|||||||
#include "libssh/server.h"
|
#include "libssh/server.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define WINDOWBASE 128000
|
#define WINDOWBASE 1280000
|
||||||
#define WINDOWLIMIT (WINDOWBASE/2)
|
#define WINDOWLIMIT (WINDOWBASE/2)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user