Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2014 11:11:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193705] New: www/squid: transparent pf didn't work, reflect that AUFS is actually threaded now, move out diskd and rock (both unstable)
Message-ID:  <bug-193705-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193705

            Bug ID: 193705
           Summary: www/squid: transparent pf didn't work, reflect that
                    AUFS is actually threaded now, move out diskd and rock
                    (both unstable)
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: arcade@b1t.name

Created attachment 147394
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147394&action=edit
squid.diff

1. For trasnparent pf proxying with-nat-devpf should be enabled also. One thing
I missed in the patch is that documentation is wrong, http_port should be
marked as `transparent` not `intercept`.

2. AUFS is only named asynchronous, actually it relies on threading.
http://etutorials.org/Server+Administration/Squid.+The+definitive+guide/Chapter+8.+Advanced+Disk+Cache+Topics/8.4+The+aufs+Storage+Scheme/
I know this is weird but you can check it - enabling aufs brings pthreads in.

3. I previously tested DiskD and Rock on 3.3 and haven't noticed any big
changes to them. Probably that's not quite right to change default by disabling
Rock but I can't get it working right now.

BONUS: can't find why but squid doesn't stops on `service squid stop`, only
child exists and master stays and spawns another child.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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