haproxy/src
Willy Tarreau 0bbc3cf157 [MEDIUM] fix broken redispatch option
Since the connection queueing was introduced, the "redispatch"
option could not cover the cases where a connection has been
refused by the server after having been marked "in progress".
The fix consists in doing a redispatch in the delayed connection
handling code.

Problem reported by Konrad Rzentarzewski.
2006-10-15 14:26:02 +02:00
..
appsession.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
backend.c [MEDIUM] fix broken redispatch option 2006-10-15 14:26:02 +02:00
base64.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
buffers.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
capture.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
cfgparse.c [MEDIUM] added the "reqtarpit" and "reqitarpit" features 2006-09-03 09:56:00 +02:00
checks.c [MEDIUM] started the changes towards I/O completion callbacks 2006-07-29 16:59:06 +02:00
chtbl.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
client.c [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() 2006-07-29 19:01:31 +02:00
fd.c [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() 2006-07-29 19:01:31 +02:00
haproxy.c [CLEANUP] renamed include/haproxy to include/common 2006-06-29 17:53:05 +02:00
hashpjw.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
list.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
log.c [MEDIUM] added the "reqtarpit" and "reqitarpit" features 2006-09-03 09:56:00 +02:00
proto_http.c [MEDIUM] fix broken redispatch option 2006-10-15 14:26:02 +02:00
proxy.c [MEDIUM] started the changes towards I/O completion callbacks 2006-07-29 16:59:06 +02:00
queue.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
regex.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
server.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
session.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
standard.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
stream_sock.c [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() 2006-07-29 19:01:31 +02:00
task.c [CLEANUP] renamed include/haproxy to include/common 2006-06-29 17:53:05 +02:00
time.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
uri_auth.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00