[PATCH] clean(er) squid.conf

2008-08-20 Thread Amos Jeffries
Here is a quick patch I think builds a clean squid.conf file for use The gist of it is to build to shift the existing squid.conf.default to the name squid.conf.documented (anyone got a better one?) Then to generate a new squid.conf.default from that by pruning the comments and empty lines.

Re: [PATCH] clean(er) squid.conf

2008-08-20 Thread Robert Collins
On Wed, 2008-08-20 at 19:03 +1200, Amos Jeffries wrote: Here is a quick patch I think builds a clean squid.conf file for use The gist of it is to build to shift the existing squid.conf.default to the name squid.conf.documented (anyone got a better one?) Then to generate a new

Re: FAQ Update

2008-08-20 Thread Kinkie
On Wed, Aug 20, 2008 at 5:40 AM, Amos Jeffries [EMAIL PROTECTED] wrote: So far this is only a 1 minute chat between Adrian and myself, but I think its worthwhile doing and we all need to discuss at least. Issue: theres a lot of obsolete text in the FAQ. Adrians (probably joking): 'chuck it

Re: [PATCH] clean(er) squid.conf

2008-08-20 Thread Amos Jeffries
Robert Collins wrote: On Wed, 2008-08-20 at 19:03 +1200, Amos Jeffries wrote: Here is a quick patch I think builds a clean squid.conf file for use The gist of it is to build to shift the existing squid.conf.default to the name squid.conf.documented (anyone got a better one?) Then to generate

Re: astyle

2008-08-20 Thread Amos Jeffries
Amos Jeffries wrote: Alex Rousskov wrote: On Mon, 2008-01-07 at 23:55 +0200, Tsantilas Christos wrote: Alex Rousskov wrote: On Sat, 2008-01-05 at 13:05 +0200, Tsantilas Christos wrote: ... I suggest removing break-blocks both because of the above bug and because it is trying to detect

Re: [PATCH] clean(er) squid.conf

2008-08-20 Thread Alex Rousskov
On Wed, 2008-08-20 at 19:03 +1200, Amos Jeffries wrote: Here is a quick patch I think builds a clean squid.conf file for use The gist of it is to build to shift the existing squid.conf.default to the name squid.conf.documented (anyone got a better one?) Then to generate a new

Re: FAQ Update

2008-08-20 Thread Alex Rousskov
On Wed, 2008-08-20 at 10:07 +0200, Kinkie wrote: On Wed, Aug 20, 2008 at 5:40 AM, Amos Jeffries [EMAIL PROTECTED] wrote: So far this is only a 1 minute chat between Adrian and myself, but I think its worthwhile doing and we all need to discuss at least. Issue: theres a lot of obsolete

Re: 3.2 plans

2008-08-20 Thread Alex Rousskov
On Wed, 2008-08-20 at 15:06 +1200, Amos Jeffries wrote: At the AusMeeting08 we also laid out a few features needed in 3.2. I've cleaned up the quick roadmap notes we made live. Now seemed like a good time to experiment with the priority-based ordering system discussed a few months back.

Re: astyle

2008-08-20 Thread Tsantilas Christos
Hi Amos, I had post the latest version of the formatter (plus a small script for checking md5 signatures): http://www.mail-archive.com/squid-dev@squid-cache.org/msg07208.html In all test I run, worked without problems. I think it is OK. Regards, Christos Amos Jeffries wrote: Amos

Re: FAQ Update

2008-08-20 Thread Kinkie
On Wed, Aug 20, 2008 at 7:47 PM, Alex Rousskov [EMAIL PROTECTED] wrote: On Wed, 2008-08-20 at 10:07 +0200, Kinkie wrote: On Wed, Aug 20, 2008 at 5:40 AM, Amos Jeffries [EMAIL PROTECTED] wrote: So far this is only a 1 minute chat between Adrian and myself, but I think its worthwhile doing

Re: [PATCH] clean(er) squid.conf

2008-08-20 Thread Henrik Nordstrom
On ons, 2008-08-20 at 19:03 +1200, Amos Jeffries wrote: Here is a quick patch I think builds a clean squid.conf file for use The gist of it is to build to shift the existing squid.conf.default to the name squid.conf.documented (anyone got a better one?) Or integrade the cfgman script and

Re: [PATCH] clean(er) squid.conf

2008-08-20 Thread Henrik Nordstrom
On ons, 2008-08-20 at 20:18 +1200, Amos Jeffries wrote: It also force-installs squid.conf.documented and squid.conf.default. Assuming that squid.conf is the one user edits to be left untouched. .default is supposed to be force installed already. If it's not thats a bug. Regards Henrik

Re: [PATCH] clean(er) squid.conf

2008-08-20 Thread Henrik Nordstrom
On ons, 2008-08-20 at 11:43 -0600, Alex Rousskov wrote: Please note that this will cause headaches for distributions that include squid.conf patches (e.g., CentOS Squid RPMs). Do they really patch squid.conf and not cf.data.pre? The RPMs I have seen patches cf.data.pre as they should. Regards

ClearingTheCache

2008-08-20 Thread Mark Nottingham
Noticed the update of http://wiki.squid-cache.org/SquidFaq/ClearingTheCache . To fix simple cases such as the above where the cache just needs to have a portion of the total removed Altering squid.conf and reconfiguring squid is sufficient. Squid will handle the changes automatically and

Re: ClearingTheCache

2008-08-20 Thread Robert Collins
On Thu, 2008-08-21 at 08:09 +1000, Mark Nottingham wrote: Noticed the update of http://wiki.squid-cache.org/SquidFaq/ClearingTheCache . To fix simple cases such as the above where the cache just needs to have a portion of the total removed Altering squid.conf and reconfiguring squid

Re: [PATCH] clean(er) squid.conf

2008-08-20 Thread Alex Rousskov
On Thu, 2008-08-21 at 00:08 +0200, Henrik Nordstrom wrote: On ons, 2008-08-20 at 11:43 -0600, Alex Rousskov wrote: Please note that this will cause headaches for distributions that include squid.conf patches (e.g., CentOS Squid RPMs). Do they really patch squid.conf and not cf.data.pre?

How to use IPv6 in preference to IPv4?

2008-08-20 Thread Steve Snyder
Hello. [I am not a subscriber to the dev list, so please CC me with any responses. Thank you.] I am playing with a 3.HEAD-20080820 build of Squid, to use it's support for IPv6. It seems to be working well (maybe a little slow relative to v2.7S4, both on Linux) except for one irritation