summaryrefslogtreecommitdiffstats
path: root/include/haproxy/http_ana-t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/http_ana-t.h')
-rw-r--r--include/haproxy/http_ana-t.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/haproxy/http_ana-t.h b/include/haproxy/http_ana-t.h
index 5b7342f..f43aa32 100644
--- a/include/haproxy/http_ana-t.h
+++ b/include/haproxy/http_ana-t.h
@@ -73,8 +73,8 @@
/* used only for keep-alive purposes, to indicate we're on a second transaction */
#define TX_NOT_FIRST 0x00040000 /* the transaction is not the first one */
-#define TX_L7_RETRY 0x000800000 /* The transaction may attempt L7 retries */
-#define TX_D_L7_RETRY 0x001000000 /* Disable L7 retries on this transaction, even if configured to do it */
+#define TX_L7_RETRY 0x00080000 /* The transaction may attempt L7 retries */
+#define TX_D_L7_RETRY 0x00100000 /* Disable L7 retries on this transaction, even if configured to do it */
/* This function is used to report flags in debugging tools. Please reflect
* below any single-bit flag addition above in the same order via the