Revision: 14375 Author: adrian.chadd Date: Sun Dec 6 03:11:59 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/lusca-cache/source/detail?r=14375
Modified: /wiki/FeatureTproxySupport.wiki ======================================= --- /wiki/FeatureTproxySupport.wiki Sun Aug 9 23:06:03 2009 +++ /wiki/FeatureTproxySupport.wiki Sun Dec 6 03:11:59 2009 @@ -23,6 +23,12 @@ The basic support is in FreeBSD-current. There's FreeBSD-7 patches available at http://tproxy.no-ip.org/. +The FreeBSD-8 and FreeBSD-current support involves a few changes to the FreeBSD-7 patches: + + * The process must run as root - there's currently no easy way to grant the required privilege to the Lusca process; + * There's no sysctl to enable/disable the non local bind option (it is on by default); + * The option itself has changed - Lusca should detect and use either the -current or -7+tproxy patch as needed. + = Differences between Squid-2, Squid-3 and Lusca = Squid-2 only supports TPROXY2. There are patches available from Visolve which implement TPROXY4 support in Squid-2.7. -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
