Fixed
Details
Assignee
Gaston DombiakGaston DombiakReporter
MattMMattMComponents
Fix versions
Affects versions
Priority
Blocker
Details
Details
Assignee
Gaston Dombiak
Gaston DombiakReporter
MattM
MattMComponents
Fix versions
Affects versions
Priority
Created May 4, 2006 at 5:58 AM
Updated June 21, 2006 at 1:25 AM
Resolved June 21, 2006 at 1:25 AM
Add support for connection managers to greatly increase the scalability of the server. Connection managers are slave processes that handle the burden of managing TCP/IP connections with clients. Those connections are then aggregated to a central Wildfire server.
Will need a connection manager protocol defined, likely based on the external component protocol (with improvements).