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-12 12:42:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
762a23618eba143be16bcd8ff0691ca1d84a2621
haproxy
/
src
History
Willy Tarreau
762a23618e
[BUG] appsession's sessid must be reset at end of transaction
...
If we don't do that, we may corrupt the pools in keep-alive sessions.
2010-01-09 13:57:26 +01:00
..
acl.c
…
appsession.c
…
backend.c
…
base64.c
…
buffers.c
…
cfgparse.c
…
checks.c
…
client.c
…
cttproxy.c
…
dumpstats.c
…
ev_epoll.c
…
ev_kqueue.c
…
ev_poll.c
…
ev_select.c
…
ev_sepoll.c
…
fd.c
…
freq_ctr.c
…
haproxy.c
…
hdr_idx.c
…
lb_chash.c
…
lb_fwlc.c
…
lb_fwrr.c
…
lb_map.c
…
log.c
…
memory.c
…
pipe.c
…
proto_http.c
[BUG] appsession's sessid must be reset at end of transaction
2010-01-09 13:57:26 +01:00
proto_tcp.c
…
proto_uxst.c
…
protocols.c
…
proxy.c
…
queue.c
…
rbtree.c
…
regex.c
…
server.c
…
session.c
[BUG] appsession's sessid must be reset at end of transaction
2010-01-09 13:57:26 +01:00
sessionhash.c
…
signal.c
…
standard.c
…
stream_interface.c
…
stream_sock.c
…
task.c
…
time.c
…
uri_auth.c
…