hello yutaka, i was wrong about the recent post. it is not accurate, that multiple masters are not tried in order ! but i observed a problematic behaviour when selecting multiple masters. for each request , the whole process of selecting a master is started all over again. i tried the TIMEOUT=hello:5 , to speed up the selection process , but without sucess. however it does not make sence to try all the masters on each request. instead it would be usefull to set a separate value, after wich the re-election process is started. it could lead to corruption of e.g. https-sessions, when the master is switched to a different one during the client session. so it makes sense to switch over after client-sessions have finished. cheers , martin >>> hello yutaka, multiple master don't work as followed : delegate -P800 SERVER=http MASTER=10.10.10.1:800 MASTER=10.10.10.2:800 according to the documentation this should work , but it obviously doesn't :-) is there a patch ? is it possible to release delegate-source more frequently ( like seen on http://www.delegate.org/-/ ) i would like testing the latest stuff ! cheers martin <<<