This website requires JavaScript.
Explore
Sign In
mirror
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
http://git.haproxy.org/git/haproxy.git
synced
2026-02-13 21:49:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab786194f0d8974adb8f3944ea15a55fd71fcab2
haproxy
/
include
/
types
History
Willy Tarreau
ab786194f0
[MINOR] proxy: add a list to hold future layer 4 rules
...
This list will be evaluated right after the accept() call.
2010-06-14 10:53:11 +02:00
..
acl.h
[CLEANUP] acl: use 'L6' instead of 'L4' in ACL flags relying on contents
2010-06-14 10:53:09 +02:00
auth.h
…
backend.h
…
buffers.h
…
capture.h
…
checks.h
…
counters.h
[STATS] count transfer aborts caused by client and by server
2010-03-04 20:34:23 +01:00
fd.h
…
freq_ctr.h
…
global.h
…
hdr_idx.h
…
httperr.h
…
lb_chash.h
…
lb_fwlc.h
…
lb_fwrr.h
…
lb_map.h
…
log.h
…
pattern.h
…
pipe.h
…
port_range.h
…
proto_http.h
[MINOR] add the "ignore-persist" option to conditionally ignore persistence
2010-04-25 22:37:14 +02:00
proto_tcp.h
…
protocols.h
[MEDIUM] separate protocol-level accept() from the frontend's
2010-06-14 10:53:11 +02:00
proxy.h
[MINOR] proxy: add a list to hold future layer 4 rules
2010-06-14 10:53:11 +02:00
queue.h
…
server.h
[MEDIUM] add ability to connect to a server from an IP found in a header
2010-03-30 10:39:43 +02:00
session.h
[MINOR] add the "ignore-persist" option to conditionally ignore persistence
2010-04-25 22:37:14 +02:00
signal.h
…
stick_table.h
…
stream_interface.h
…
task.h
…
template.h
…