2015-11-06 - Re: [GRASE-Hotspot] Re: HTTP browsing issue after update to 3.8 RC2

Header Data

From: Timothy White <ti***8@gmail.com>
Message Hash: e579b5fb46fc46ae472f174b10b19a1144e802c9c1ee363c8def0d3df8adcdf6
Message ID: <CAESLx0JNHD-V5BYsgONNZ7NSTL0VZUnmF3cEBvUU7x3GAUGHQw@mail.gmail.com>
Reply To: <da0ca3c2-41f4-4d4d-a600-5864d063022a@grasehotspot.org>
UTC Datetime: 2015-11-06 07:21:17 UTC
Raw Date: Sat, 07 Nov 2015 00:21:17 +1000

Raw message

>
>
> /etc/squid3/squid.conf.grase
> Have removed the comments for simplicity. Can post the full file of
> required.
>

I get a feeling you used grep -v \# to remove comments? That will have
removed lots of other lines as well. You'll want to use grep -v ^\# to
remove lines that start with a comment.

Can you please either post the complete file, or be careful you don't strip
too much!

Ideally I'm just going to diff it against the correct version of the file
anyway, so sending the file is probably easiest.

Can you also show the output of 'ps aux|grep squid' too please.

Regards

Tim

Thread