Add max queue size for outgoing packets

Description

Add a max queue size for outgoing packets. This prevents the queue from growing without bounds, which is especially useful during things like load testing.

Environment

None

Activity

MattM 
March 9, 2007 at 10:02 AM

The queue size is 500, which seems reasonable. Trying to send packets past the queue size will block the writing thread.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created March 9, 2007 at 10:02 AM
Updated March 9, 2007 at 10:02 AM
Resolved March 9, 2007 at 10:02 AM