by riverdrums
The Riverdrums Load Balancer is a feature-full, fast, event-driven frontend to enable high throughput access to clusters.
riverdrums committed patchset 93 of module rlb to the Riverdrums Load Balancer CVS repository, changing 1 files
- Fixed problem binding to privileged port as non-root user. - Added code to retry another server on first write error. - Optimised event code. - Added separate control port for each running processes. - Added more error checking.
- Fixed problem binding to privileged port as non-root user. - Added code to retry another server on first write error. - Optimised event code. - Added separate control port for each running processes. - Added more error checking.
The Riverdrums Load Balancer has been through a few months of intensive testing and code review. This release finalises that process. Particular changes include a fix to enable listening on a privileged port as a non-root user, re-negotiating ...
- Added control port options, including timeout and interface to bind to. - Added option for the load balancer to write directly back to the client without connecting to the cluster.
- Added control port options, including timeout and interface to bind to. - Added option for the load balancer to write directly back to the client without connecting to the cluster.
The latest version of the load balancer implements a control port interface to the server core engine. The interface is driven in exactly the same way as the shared object content filters, and different control responses can be coded and loaded as shared ...
- Separated data buffers from connection data structures. - Added extra logic for full data buffers. - Fixed read after partial write. - Fixed server number counter to reflect reality. - More aggressive closure of unusable connections. - Better ...
- Separated data buffers from connection data structures. - Added extra logic for full data buffers. - Fixed read after partial write. - Fixed server number counter to reflect reality. - More aggressive closure of unusable connections. - Better ...
This version of the Riverdrums Load Balancer concentrates mainly on separating the data buffers used for holding data from the connection data structures used for tracking client/server sockets. It enables optimal allocation and closing of data channels ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use