I added a custom-options field to the squid-config, so you can add your options in native squid-conf-format there...
-----Ursprüngliche Nachricht----- Von: news [mailto:[EMAIL PROTECTED] Im Auftrag von Jason Jordan Gesendet: Donnerstag, 18. Oktober 2007 03:03 An: [email protected] Betreff: [pfSense Support] Re: AW: Squid Query Fuchs, Martin wrote: >> >> -----Ursprüngliche Nachricht----- >> Von: news [mailto:[EMAIL PROTECTED] Im Auftrag von Jason Jordan >> Gesendet: Mittwoch, 17. Oktober 2007 05:49 >> An: [email protected] >> Betreff: [pfSense Support] Squid Query >> >> I want to add some custom directives to the squid.conf, but when I do >> they get erased if I subsequently make any other changes via the web >> console. >> Is there a master template file I can add my customisations to so they >> are kept? >> Alternatively, can we have a custom directives box added to the squid >> web console? > > The config file is regenerated each time you make a change in the > webgui... > What kind of changes are these ? > Perhaps i can add some configuration fields tot he webgui i fit makes > sense fort he community... !? Hi Martin, I was specifically trying to add some directives to force squid to cache Windows Updates. These lines force squid to cache the updates so that I don't have to go and install WSUS! refresh_pattern windowsupdate.com/.*\.(cab|exe) 4320 100% 43200 reload-into-ims refresh_pattern download.microsoft.com/.*\.(cab|exe) 4320 100% 43200 reload-into-ims refresh_pattern au.download.windowsupdate.com/.*\.(cab|exe) 4320 100% 43200 reload-into-ims range_offset_limit -1 Cheers, Jason --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
