We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a81e499 + 3344d21 commit cef6472Copy full SHA for cef6472
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