commit | c8b11090b0f3102f2506b5617529e97a0505b7fc | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Feb 16 11:08:57 2011 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Feb 16 11:14:29 2011 +0100 |
tree | f4140efe11f19a11b7a50d5e625b5bfba1f78fa1 | |
parent | 910ef306bc98f061cfa74c253b5714f6161b6f7b [diff] |
[BUG] cfgparse: correctly count one socket per port in ranges We used to only count one socket instead of one per listener. This makes the socket count wrong, preventing from automatically computing the proper number of sockets to bind. This fix must be backported to 1.4 and 1.3.