From c4d46a6be9839fe3099eab30c74c5b254fe62b50 Mon Sep 17 00:00:00 2001
From: Rich Bowen The server will set the TCP send buffer size to the number of bytes
- specified. Very useful to increase past standard OS defaults on
- high speed high latency (i.e., 100ms or so, such as
- transcontinental fast pipes). Sets the server's TCP send buffer size to the number of bytes
+ specified. It is often useful to set this past the OS's standard
+ default value on high speed, high latency conections
+ (i.e., 100ms or so, such as transcontinental fast pipes). If set to the value of Status: MPM
- Module: mpm_netware
, mpm_winnt
, mpmt_os2
, prefork
, worker
0
, the server will use the
- OS default.
The server will set the TCP send buffer size to the number of bytes - specified. Very useful to increase past standard OS defaults on - high speed high latency (i.e., 100ms or so, such as - transcontinental fast pipes).
+Sets the server's TCP send buffer size to the number of bytes + specified. It is often useful to set this past the OS's standard + default value on high speed, high latency conections + (i.e., 100ms or so, such as transcontinental fast pipes).
If set to the value of 0
, the server will use the
- OS default.