Enlarge connection buffer size and logline_maxlen.
This commit is contained in:
parent
c21db5a556
commit
0f0d0427b8
@ -39,7 +39,7 @@
|
|||||||
#include <openssl/bio.h>
|
#include <openssl/bio.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define CONN_BUFFER_SIZE 2048
|
#define CONN_BUFFER_SIZE 8192
|
||||||
|
|
||||||
#define CONN_OK 1
|
#define CONN_OK 1
|
||||||
#define CONN_TIMEOUT 2
|
#define CONN_TIMEOUT 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user