Opened 15 years ago
#52 new enhancement
Support tuning innd socket buffers
Reported by: | eagle | Owned by: | eagle |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | innd | Version: | |
Severity: | wishlist | Keywords: | |
Cc: |
Description
It's possible to set the size of the receive and transmit buffers in the network kernel socket layer with the SO_RCVBUF and SO_SNDBUF options to setsockopt(). We've had requests to be able to tune these with inn.conf parameters.
Note: See
TracTickets for help on using
tickets.