by moritz2282
XLB is a high performance HTTP load balancer. connection management, caching, ssl, scripting. 300 mbit/sec / 4000 reqs/sec takes 30% cpu on a 2GhZ Xeon. connection pooling to backend servers reduces memory and cpu usage on backends.
- location handling added - javascript support removed (location handling is faster, better and easier)
- default request timeout is now 90 seconds, not milliseconds ;) - fixed configure script - added some more documentation
moritz2282 commented on the multithreading artifact
- fixed a bug in the caching module, not taking the querystring into account in some cases. - fixed a but with http/1.0 handling - added thread cpu affinity
- fixed problem with caching (querystring was not used) - fixed http/1.0 compatibility problem
moritz2282 created the failover / monitoring artifact
moritz2282 created the multithreading artifact
moritz2282 created the web interface artifact
moritz2282 created the Use epoll / kqueue directly artifact
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use