We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81e499 commit 3344d21Copy full SHA for 3344d21
boost/network/protocol/http/server/async_connection.hpp
@@ -56,7 +56,7 @@
56
* We define the buffer size for each connection that we will use on the server
57
* side.
58
*/
59
-#define BOOST_NETWORK_HTTP_SERVER_CONNECTION_BUFFER_SIZE 1024uL
+#define BOOST_NETWORK_HTTP_SERVER_CONNECTION_BUFFER_SIZE 4096uL
60
#endif
61
62
namespace boost {
0 commit comments