Skip site navigation (1)Skip section navigation (2)
Date:      28 Jan 2005 23:52:48 -0000
From:      Thomas-Martin Seck <tmseck@netcologne.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76801: [Maintainer] www/squid: update follow-XFF patch
Message-ID:  <20050128235248.33287.qmail@laurel.tmseck.homedns.org>
Resent-Message-ID: <200501290000.j0T00fQS036507@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         76801
>Category:       ports
>Synopsis:       [Maintainer] www/squid: update follow-XFF patch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 29 00:00:41 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of Jan 29, 2005.

	
>Description:
Update the follow-XFF patch following the changes introduced with the
latest vendor patches.

A portrevision bump should not be necessary since this feature is not
enabled by default so the package build is not affected by this change.
	
>How-To-Repeat:
cd /usr/ports/www/squid && make -DWITH_SQUID_FOLLOW_XFF patch
	
>Fix:
Apply this patch:

Index: files/follow_xff-2.5.patch
===================================================================
--- files/follow_xff-2.5.patch	(.../www/squid)	(revision 368)
+++ files/follow_xff-2.5.patch	(.../local/squid)	(revision 368)
@@ -345,11 +345,11 @@
 *** 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;
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050128235248.33287.qmail>