Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
8b3c808c37dd5672f87e7b61085295e1316a6694
/
src
/
log.c
« Previous
8b3977f
[BUG] log response byte count, not request
by Willy Tarreau
· 17 years ago
25b501a
[MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup
by Krzysztof Piotr Oledzki
· 17 years ago
127f966
[BUILD] fix build on Solaris due to recent log changes
by Willy Tarreau
· 17 years ago
019767b
[BUILD] fix build on AIX due to recent log changes
by Willy Tarreau
· 17 years ago
81ae195
[MEDIUM] add support for logging via a UNIX socket
by Robert Tsai
· 17 years ago
c8f24f8
[BUILD] fix 2 minor issues on AIX
by Willy Tarreau
· 17 years ago
fe94460
[BUG] fix calls to localtime()
by Willy Tarreau
· 17 years ago
3d08953
[MINOR] set the log socket receive window to zero bytes
by Willy Tarreau
· 17 years ago
4225058
[MEDIUM] splitted logs into two versions : TCP and HTTP
by Willy Tarreau
· 18 years ago
e2e27a5
[MEDIUM] removed now unused fiprm and beprm from proxies
by Willy Tarreau
· 18 years ago
3d30059
[MINOR] move some flags from session.h to proto_http.h
by Willy Tarreau
· 18 years ago
3bac9ff
[CLEANUP] move http_txn out of session.h
by Willy Tarreau
· 18 years ago
4dbc4a2
[CLEANUP] replaced occurrences of 'hreq' with 'txn'
by Willy Tarreau
· 18 years ago
b326fcc
[CLEANUP] renamed several HTTP structures
by Willy Tarreau
· 18 years ago
4266a36
[BUG] segfault on some erroneous configurations
by Willy Tarreau
· 18 years ago
362b34d
[MINOR] move the response headers to the http_req
by Willy Tarreau
· 18 years ago
8d5d7f2
[MAJOR] huge rework of the HTTP request FSM
by Willy Tarreau
· 18 years ago
0f7562b
[MEDIUM] separate the http request from the session (step 1)
by Willy Tarreau
· 18 years ago
35d66b0
[MINOR] added byte count to sessions and statistics.
by Willy Tarreau
· 18 years ago
c0dde7a
[MAJOR] udpated the stats page to clearly distinguish FEs and BEs
by Willy Tarreau
· 18 years ago
ebd6160
[MEDIUM] updated log format to report frontend and backend
by Willy Tarreau
· 18 years ago
97de624
[MEDIUM] session logging is now defined by the frontend
by Willy Tarreau
· 18 years ago
ddb358d
[MEDIUM] tried to clean the logs up a little bit
by Willy Tarreau
· 18 years ago
f1221aa
[MEDIUM] separated nbconn into feconn and beconn
by Willy Tarreau
· 18 years ago
830ff45
[MAJOR] reworked ->be, ->fe and ->fi in sessions
by Willy Tarreau
· 18 years ago
45e73e3
[MEDIUM] move all HTTP Request-related session material to struct hreq
by Willy Tarreau
· 18 years ago
73de989
[MAJOR] separate sess->proxy into sess->{fe,fi,be}
by Willy Tarreau
· 18 years ago
bf73613
[CLEANUP] added the correct cast to call localtime()
by Willy Tarreau
· 18 years ago
fb27867
[MEDIUM] use regparm on a few tv_* functions
by Willy Tarreau
· 18 years ago
2b35c95
[MEDIUM] remove useless calls to gettimeofday()
by Willy Tarreau
· 18 years ago
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· 18 years ago
b8750a8
[MEDIUM] added the "reqtarpit" and "reqitarpit" features
by Willy Tarreau
· 18 years ago
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· 18 years ago
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· 18 years ago
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· 18 years ago