squid-users  

RE: [squid-users] Squid 2.6.STABLE1 invalid request

abdock
Sun, 09 Jul 2006 01:01:04 -0700

All is working now. Thanks a lot !
 
If I want to use TPROXY how can I enable this ? Any docs / help !

TPROXY totally transparent proxy support under Linux, which to allow Squid
to appear totally invisible to both client and server systems when
transparently caching requests. This works by spoofing the source and
destination address to both the client and server. 



-----Original Message-----
From: Henrik Nordstrom [EMAIL PROTECTED] 
Sent: 08 July 2006 13:56
To: abdock
Cc: squid-users@squid-cache.org
Subject: RE: [squid-users] Squid 2.6.STABLE1 invalid request

lör 2006-07-08 klockan 09:40 +0300 skrev abdock:
> Is this how I apply this patch ?
> 
>  
> cd squid-2.6.STABLE1
>  patch -p1 <../squid-2.6.STABLE1-spaces.patch
>  make clean
>  make install


Looks fine, except that I don't know where you got that patch name...
the changesets are all named ######.patch, and the transparent proxy fix is
10801.patch

Regards
Henrik


  • RE: [squid-users] Squid 2.6.STABLE1 invalid request abdock