Re: [squid-users] Looking for Build notes for OSX

From: Adam W. Dace <colonelforbin74_at_gmail.com>
Date: Sun, 10 Mar 2013 15:52:15 -0500

From "About This Mac"...iMac 27-inch, Mid-2011.

It's basically the model Apple just replaced with better Nvidia
graphics and more memory.

And I definitely had to run "ulimit -n 1024" before squid would do much.

I'm sure the rest is still accurate, but I don't run mine with any
interception/transparency.

On Sun, Mar 10, 2013 at 3:22 PM, jeff donovan <jdonovan_at_beth.k12.pa.us> wrote:
>
> On Mar 7, 2013, at 5:29 PM, Adam W. Dace <colonelforbin74_at_gmail.com> wrote:
>
>> Personal Build Steps
>> ----------------------------
>> 1) tar xf squid-3.3.2.tar.bz2
>> 2) cd squid-3.3.2
>> 3) ./configure --disable-eui --with-aufs-threads=32
>> 4) make
>> 5) sudo make install
>>
>> ---CUT---
>>
>> P.S. The above also works just fine when run from either Mac OS X's
>> built-in X11 server(10.7 or less), or XQuartz(10.8).
>
> thanks for the reply,
>
> might i ask what type of machine this was running on ?
>
> these are my old config notes from a 10.6 running squid 3.1.11
> configure options: '--enable-async-io' '--enable-icmp' '--enable-delay-pools' '--disable-htcp' '--enable-ssl' '--enable-ipfw-transparent' '--enable-snmp' '--enable-underscores' '--enable-basic-auth-helpers=NCSA,LDAP'
>
> from there my terminal had to have a " ulimit -n 2048 " or higher.
>
> allowing interception/transparent through the OS
> sysctl -a | grep net.inet.ip.f
> net.inet.ip.forwarding: 0
> net.inet.ip.fastforwarding: 0
>
> sysctl -w net.inet.ip.forwarding=1
> sysctl -w net.inet.ip.fastforwarding=1
>
> -j

-- 
____________________________________________________________
Adam W. Dace <colonelforbin74_at_gmail.com>
Phone: (815) 355-5848
Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451
Microsoft Messenger - colonelforbin74_at_live.com
Google Profile: http://www.google.com/profiles/ColonelForbin74
Received on Sun Mar 10 2013 - 20:52:28 MDT

This archive was generated by hypermail 2.2.0 : Mon Mar 11 2013 - 12:00:05 MDT