Packet receive buffer

An area in the NetWare server's memory set aside to temporarily hold data packets arriving from the various workstations.

The packets remain in this buffer until the server is ready to process them and send them to their destination. This ensures the smooth flow of data into the server, even during times of particularly heavy input/output operations.

The number of packet receive buffers is set during server installation. This number is increased by the operating system as needed due to heavy buffer activity, within the following parameters (also set during server installation).

The default range of packet receive buffers should be satisfactory for most server installations, even with many users performing many read/write operations.

Because more system overhead is required to manage large numbers of packet receive buffers, we recommend that you increase the maximum range only if you are running out of buffers.

For example, if your server is slow when first brought up, but later speeds up, the minimum packet receive buffer setting may be too low. The delay is caused by the accumulation of packet receive buffer wait times. If your server always allocates at least 200 packet receive buffers, set the minimum to 200.

See also Watchdog.



Previous | Next