Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a05903174f251907e8d129f0aa593f60c80d9737
/
src
/
stick_table.c
cd3b094
REORG: rename "pattern" files
by Willy Tarreau
· Fri Apr 27 21:52:18 2012 +0200
1278578
REORG: use the name "sample" instead of "pattern" to designate extracted data
by Willy Tarreau
· Fri Apr 27 21:37:17 2012 +0200
7fc1c6e
MINOR: stick_table: centralize the handling of empty keys
by Willy Tarreau
· Thu Apr 26 11:03:17 2012 +0200
12e5011
MEDIUM: pattern: ensure that sample types always cast into other types.
by Willy Tarreau
· Wed Apr 25 17:21:49 2012 +0200
32a6f2e
MEDIUM: acl/pattern: use the same direction scheme
by Willy Tarreau
· Wed Apr 25 10:13:36 2012 +0200
342acb4
MEDIUM: pattern: integrate pattern_data into sample and use sample everywhere
by Willy Tarreau
· Mon Apr 23 22:03:39 2012 +0200
b4a88f0
MINOR: pattern: replace struct pattern with struct sample
by Willy Tarreau
· Mon Apr 23 21:35:11 2012 +0200
422aa07
MEDIUM: pattern: add new sample types to replace pattern types
by Willy Tarreau
· Fri Apr 20 20:49:27 2012 +0200
7c51a73
[BUG] fix binary stick-tables
by Cyril Bonté
· Mon May 09 20:44:54 2011 +0200
4424520
[BUG] stick-tables did not work when converting IPv6 to IPv4
by Willy Tarreau
· Thu Apr 07 10:50:19 2011 +0200
4f92d32
[MEDIUM] IPv6 support for stick-tables
by David du Colombier
· Thu Mar 24 11:09:31 2011 +0100
a0e5861
[REVERT] undo the stick-table string key lookup fixes
by Willy Tarreau
· Tue Jan 04 14:50:49 2011 +0100
f18b5f2
[BUG] stick-table: use the private buffer when padding strings
by Willy Tarreau
· Tue Jan 04 06:29:44 2011 +0100
035da6d
[BUG] stick-table: correctly terminate string keys during lookups
by Willy Tarreau
· Sun Jan 02 19:31:23 2011 +0100
32da3c4
[MEDIUM] Manage peers section parsing and stick table registration on peers.
by Emeric Brun
· Thu Sep 23 18:39:19 2010 +0200
85e77c7
[MEDIUM] Create updates tree on stick table to manage sync.
by Emeric Brun
· Thu Sep 23 18:16:52 2010 +0200
485479d
[MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated.
by Emeric Brun
· Thu Sep 23 18:02:19 2010 +0200
fbce6d0
[BUG] stick table purge failure if size less than 255
by Emeric Brun
· Thu Sep 23 18:10:00 2010 +0200
f6efda1
[MEDIUM] session counters: automatically remove expired entries.
by Willy Tarreau
· Tue Aug 03 20:34:06 2010 +0200
3b9c6e0
[MEDIUM] stick-table: make use of generic types for stored data
by Willy Tarreau
· Sun Jul 18 08:04:30 2010 +0200
da7ff64
[MEDIUM] session-counters: add HTTP req/err tracking
by Willy Tarreau
· Wed Jun 23 11:44:09 2010 +0200
c3bd972
[MINOR] session-counters: add a general purpose counter (gpc0)
by Willy Tarreau
· Sun Jun 20 12:47:25 2010 +0200
1f7e925
[MINOR] stktable: add a stktable_update_key() function
by Willy Tarreau
· Sun Jun 20 12:27:21 2010 +0200
6c59e0a
[MEDIUM] session counters: add bytes_in_rate and bytes_out_rate counters
by Willy Tarreau
· Sun Jun 20 11:56:30 2010 +0200
91c43d7
[MEDIUM] session counters: add conn_rate and sess_rate counters
by Willy Tarreau
· Sun Jun 20 11:19:22 2010 +0200
f4d17d9
[MEDIUM] session: add a counter on the cumulated number of sessions
by Willy Tarreau
· Fri Jun 18 22:10:12 2010 +0200
855e4bb
[MEDIUM] session: add data in and out volume counters
by Willy Tarreau
· Fri Jun 18 18:33:32 2010 +0200
38285c1
[MEDIUM] session: add concurrent connections counter
by Willy Tarreau
· Fri Jun 18 16:35:43 2010 +0200
8fb12c4
[MINOR] stick-table: use suffix "_cnt" for cumulated counts
by Willy Tarreau
· Fri Jun 18 20:16:39 2010 +0200
4a0347a
[MINOR] stick-table: provide a table lookup function
by Willy Tarreau
· Fri Jun 18 17:26:50 2010 +0200
9ba2dcc
[MAJOR] session: add track-counters to track counters related to the session
by Willy Tarreau
· Mon Jun 14 21:04:55 2010 +0200
e7f3d7a
[MEDIUM] stick-tables: add a reference counter to each entry
by Willy Tarreau
· Mon Jun 14 14:53:07 2010 +0200
cb18364
[MEDIUM] stick_table: separate storage and update of session entries
by Willy Tarreau
· Sun Jun 06 17:58:34 2010 +0200
41883e2
[MINOR] stick_table: export the stick_table_key
by Willy Tarreau
· Sun Jun 06 17:39:30 2010 +0200
13c29de
[MEDIUM] stick_table: move the server ID to a generic data type
by Willy Tarreau
· Sun Jun 06 16:40:39 2010 +0200
68129b9
[MINOR] stick_table: provide functions to return stksess data from a type
by Willy Tarreau
· Sun Jun 06 16:06:52 2010 +0200
f16d2b8
[MEDIUM] stick_table: don't overwrite data when storing an entry
by Willy Tarreau
· Sun Jun 06 15:38:59 2010 +0200
69b870f
[MINOR] stick_table: add support for "conn_cum" data type.
by Willy Tarreau
· Sun Jun 06 14:30:13 2010 +0200
08d5f98
[MEDIUM] stick_table: add room for extra data types
by Willy Tarreau
· Sun Jun 06 13:34:54 2010 +0200
f0b38bf
[CLEANUP] stick_table: move pattern to key functions to stick_table.c
by Willy Tarreau
· Sun Jun 06 13:22:23 2010 +0200
86257dc
[CLEANUP] stick_table: rename some stksess struct members to avoid confusion
by Willy Tarreau
· Sun Jun 06 12:57:10 2010 +0200
393379c
[MINOR] stick_table: add support for variable-sized data
by Willy Tarreau
· Sun Jun 06 12:11:37 2010 +0200
aea940e
[CLEANUP] stick_table: add/clarify some comments
by Willy Tarreau
· Sun Jun 06 11:56:36 2010 +0200
3bd697e
[MEDIUM] Add stick table (persistence) management functions and types
by Emeric Brun
· Mon Jan 04 15:23:48 2010 +0100