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-11 02:34:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.3.16
haproxy
/
include
/
proto
History
Willy Tarreau
c7bdf09f9f
[MINOR] stats: report number of tasks (active and running)
...
It may be useful for statistics purposes to report the number of tasks.
2009-03-21 18:33:52 +01:00
..
acl.h
…
backend.h
…
buffers.h
[MINOR] buffers: implement buffer_flush()
2009-03-08 21:12:04 +01:00
checks.h
[MEDIUM] minor update to the task api: let the scheduler queue itself
2009-03-08 09:38:41 +01:00
client.h
…
cttproxy.h
…
dumpstats.h
…
fd.h
…
freq_ctr.h
[OPTIM] rate-limit: cleaner behaviour on low rates and reduce consumption
2009-03-06 09:18:27 +01:00
hdr_idx.h
…
httperr.h
…
log.h
…
pipe.h
…
proto_http.h
…
proto_tcp.h
…
proto_uxst.h
[MEDIUM] minor update to the task api: let the scheduler queue itself
2009-03-08 09:38:41 +01:00
protocols.h
…
proxy.h
[MINOR] cfgparse: some cleanups in the consistency checks
2009-03-15 13:46:16 +01:00
queue.h
…
server.h
…
session.h
[BUG] session: errors were not reported in termination flags in TCP mode
2009-03-15 22:34:05 +01:00
stream_interface.h
…
stream_sock.h
…
task.h
[MINOR] stats: report number of tasks (active and running)
2009-03-21 18:33:52 +01:00
template.h
…