]> git.kaiwu.me - haproxy.git/commit
[MINOR] add the "initial weight" to the server struct.
authorWilly Tarreau <w@1wt.eu>
Sat, 10 Oct 2009 17:34:06 +0000 (19:34 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 10 Oct 2009 17:34:06 +0000 (19:34 +0200)
commit975c50b83895c6804b5e8f94a485fafc7ac926d9
tree9aa13a5eb6f6598ef36aa44ec0d8adcbf3297e1d
parentf395017227aae1dd1d9c032fd22eb3240c7cdfbc
[MINOR] add the "initial weight" to the server struct.

This one will be used when changing weights.
include/types/server.h
src/cfgparse.c