Sync follow-XFF with the latest vendor patch.

PR:		ports/76801
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2005-01-29 10:42:13 +00:00
parent 78fd972664
commit 3d4d28a80e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127593
6 changed files with 30 additions and 30 deletions

View File

@ -345,11 +345,11 @@ Index: src/structs.h
*** src/structs.h.orig Wed Oct 6 00:56:14 2004
--- src/structs.h Mon Oct 18 20:23:13 2004
***************
*** 606,611 ****
--- 606,616 ----
int request_entities;
int detect_broken_server_pconns;
int balance_on_multiple_ip;
*** 609,614 ****
--- 609,619 ----
int relaxed_header_parser;
int accel_uses_host_header;
int accel_no_pmtu_disc;
+ #if FOLLOW_X_FORWARDED_FOR
+ int acl_uses_indirect_client;
+ int delay_pool_uses_indirect_client;

View File

@ -345,11 +345,11 @@ Index: src/structs.h
*** src/structs.h.orig Wed Oct 6 00:56:14 2004
--- src/structs.h Mon Oct 18 20:23:13 2004
***************
*** 606,611 ****
--- 606,616 ----
int request_entities;
int detect_broken_server_pconns;
int balance_on_multiple_ip;
*** 609,614 ****
--- 609,619 ----
int relaxed_header_parser;
int accel_uses_host_header;
int accel_no_pmtu_disc;
+ #if FOLLOW_X_FORWARDED_FOR
+ int acl_uses_indirect_client;
+ int delay_pool_uses_indirect_client;

View File

@ -345,11 +345,11 @@ Index: src/structs.h
*** src/structs.h.orig Wed Oct 6 00:56:14 2004
--- src/structs.h Mon Oct 18 20:23:13 2004
***************
*** 606,611 ****
--- 606,616 ----
int request_entities;
int detect_broken_server_pconns;
int balance_on_multiple_ip;
*** 609,614 ****
--- 609,619 ----
int relaxed_header_parser;
int accel_uses_host_header;
int accel_no_pmtu_disc;
+ #if FOLLOW_X_FORWARDED_FOR
+ int acl_uses_indirect_client;
+ int delay_pool_uses_indirect_client;

View File

@ -345,11 +345,11 @@ Index: src/structs.h
*** src/structs.h.orig Wed Oct 6 00:56:14 2004
--- src/structs.h Mon Oct 18 20:23:13 2004
***************
*** 606,611 ****
--- 606,616 ----
int request_entities;
int detect_broken_server_pconns;
int balance_on_multiple_ip;
*** 609,614 ****
--- 609,619 ----
int relaxed_header_parser;
int accel_uses_host_header;
int accel_no_pmtu_disc;
+ #if FOLLOW_X_FORWARDED_FOR
+ int acl_uses_indirect_client;
+ int delay_pool_uses_indirect_client;

View File

@ -345,11 +345,11 @@ Index: src/structs.h
*** src/structs.h.orig Wed Oct 6 00:56:14 2004
--- src/structs.h Mon Oct 18 20:23:13 2004
***************
*** 606,611 ****
--- 606,616 ----
int request_entities;
int detect_broken_server_pconns;
int balance_on_multiple_ip;
*** 609,614 ****
--- 609,619 ----
int relaxed_header_parser;
int accel_uses_host_header;
int accel_no_pmtu_disc;
+ #if FOLLOW_X_FORWARDED_FOR
+ int acl_uses_indirect_client;
+ int delay_pool_uses_indirect_client;

View File

@ -345,11 +345,11 @@ Index: src/structs.h
*** src/structs.h.orig Wed Oct 6 00:56:14 2004
--- src/structs.h Mon Oct 18 20:23:13 2004
***************
*** 606,611 ****
--- 606,616 ----
int request_entities;
int detect_broken_server_pconns;
int balance_on_multiple_ip;
*** 609,614 ****
--- 609,619 ----
int relaxed_header_parser;
int accel_uses_host_header;
int accel_no_pmtu_disc;
+ #if FOLLOW_X_FORWARDED_FOR
+ int acl_uses_indirect_client;
+ int delay_pool_uses_indirect_client;