forked fromglynos/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork425
Closed
Description
It is possible to define the server connection buffer size using BOOST_NETWORK_HTTP_SERVER_CONNECTION_BUFFER_SIZE. It is set to a default value if undefined. Seeboost/network/protocol/http/server/async_connection.hpp. Depending on the hardware, this may significantly increase data transfer rates, as shown in#726.
Could we have a similar macro for the client connection?
Metadata
Metadata
Assignees
Labels
No labels