Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100
This commit is contained in:
parent
af56b7ec0b
commit
048edec9ed
@ -19,7 +19,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CPPHTTPLIB_KEEPALIVE_MAX_COUNT
|
#ifndef CPPHTTPLIB_KEEPALIVE_MAX_COUNT
|
||||||
#define CPPHTTPLIB_KEEPALIVE_MAX_COUNT 5
|
#define CPPHTTPLIB_KEEPALIVE_MAX_COUNT 100
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CPPHTTPLIB_CONNECTION_TIMEOUT_SECOND
|
#ifndef CPPHTTPLIB_CONNECTION_TIMEOUT_SECOND
|
||||||
|
Loading…
x
Reference in New Issue
Block a user