Socket connections are closed under high load

Description

It seems that connections are closed between CMs and Wildfire under heavy load. The culprit seems to be ConnectionMultiplexerSocketReader since it is using the reading thread (i.e. the one that reads from the socket --> the TCP queue) to process incoming traffic when the thread pool is exhausted.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created October 12, 2006 at 7:08 AM
Updated October 25, 2006 at 12:10 PM
Resolved October 25, 2006 at 12:10 PM