The configure method takes test_only flag so we can avoid
[metaproxy-moved-to-github.git] / src / filter_load_balance.cpp
2008-02-20 Adam DickmeissThe configure method takes test_only flag so we can...
2008-01-29 Adam DickmeissNew feature: jilter sru_z3950 handles x-target=host .
2007-05-09 Adam DickmeissGPL v2.
2007-01-25 Adam DickmeissYear 2007.
2007-01-11 Adam DickmeissFix win32 compilation by removing macro 'max' if alread...
2007-01-04 Marc Crommeremoved unnecessary debug output statements
2007-01-04 Marc Crommecounting dead connections correctly
2007-01-03 Marc Crommecounting dead backends correctly
2007-01-03 Marc Crommefirst working version of load balancing filter
2007-01-02 Marc Crommeadded first shot on load balance filter which removes...