willy tarreau | e39cd13 | 2005-12-17 13:00:18 +0100 | [diff] [blame^] | 1 | 1.1.5 -> 1.1.6 |
2 | * added reqdeny / reqallow rules | ||||
3 | * added HTTP 400 and 403 responses | ||||
4 | * chain regex in a list | ||||
5 | * reply 502 when no server is available | ||||
6 | 1.1.6 -> 1.1.7 | ||||
7 | - implement global logging | ||||
8 | - have a single log function | ||||
9 | - handle parametrable HTTP health-checks replies | ||||
10 | - differentiate http headers and http uris | ||||
11 | - log http requests on demand, and destination server IP | ||||
12 | - add x-forwarded-for | ||||
13 |