-
moritz2282 added the xlb-1.5.0.tgz file.
2009-02-26 15:03:27 UTC by moritz2282
-
moritz2282 created the xlb-1.5.0 file release.
2009-02-26 15:00:36 UTC by moritz2282
-
default is now to start $numcpu threads with cpu affinity.
can be modified using
.
2006-12-19 15:13:41 UTC by moritz2282
-
- 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.
2006-12-19 15:12:41 UTC by moritz2282
-
make a script for:
- monitoring backend nodes (dynratio already exists but is very very simple..)
- monitor multiple instances of xlb; use fake / send_arp to take over. maybe use ha-linux.
- keep configurations up to date (sync)
2006-12-19 09:56:56 UTC by moritz2282
-
bind threads to cpu.
2006-12-19 09:56:01 UTC by moritz2282
-
Make a nice web interface.
Maybe use http://mo.e-sport.com/miniphp.html as small webserver with php support?.
2006-12-19 09:55:41 UTC by moritz2282
-
libevent is nice, but slow; a timeout change does a EPOLL_DEL / EPOLL_ADD, two syscalls that are not needed.
EPOLL_MOD is never used afaik..
2006-12-19 09:54:27 UTC by moritz2282
-
moritz2282 committed patchset 2 of module mod_xlb to the XLB HTTP Load Balancer CVS repository, changing 2 files.
2006-02-11 17:19:40 UTC by moritz2282
-
moritz2282 committed patchset 1 of module mod_xlb to the XLB HTTP Load Balancer CVS repository, changing 2 files.
2006-02-11 17:19:40 UTC by moritz2282