commit | 91b6f329eb06b8085bd7a17596b45849596103a7 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Mar 25 21:03:01 2007 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Mar 25 21:03:01 2007 +0200 |
tree | 1aa42f3d6635e3428900edddd11d11c725080295 | |
parent | 0f03c6f60b55c3f6cd1d16d7fb9d86fe0210608e [diff] |
[CLEANUP] slightly reorganized the struct server Struct server has gathered lots of informations over the time, but it's better for clarity and performance to group those information by usage, the most common ones at the top and the least ones at the bottom.