Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Squidguard and Squid32++ compatibility ;)

    Scheduled Pinned Locked Moved pfSense Packages
    1 Posts 1 Posters 982 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Tikimotel
      last edited by

      I've been monitoring the Squid3 (v3.2.7 in particular) releases, I've read that some commands will be changed that are important for Squidguard support integration with newer versions of squid.
      Will Squidguard do version check on configuring or will there be a specific Squid32 compatible Squidguard package?
      ;D  Love both packages  ;D

      I'm asking this because package maintainer Marcelloc is already testing Squid v3.2.6/v3.2.7 versions.
      http://forum.pfsense.org/index.php/topic,48347.210.html

      info:
      http://www.squid-cache.org/Versions/v3/3.2/RELEASENOTES.html
      http://www.squid-cache.org/Versions/v3/3.2/changesets/SQUID_3_2_7.html

      Necessary possible changes (as far as I can tell) important for v3.2 support
      inside "squidguard_configuration.inc"

      –----------------------------------------------------------------------------

      squid config options

      ------------------------------------------------------------------------------

      define('REDIRECTOR_OPTIONS_REM',   '# squidGuard options');
      define('REDIRECTOR_PROGRAM_OPT',   'url_rewrite_program');
      define('REDIRECT_BYPASS_OPT',      'url_rewrite_bypass');
      define('REDIRECT_CHILDREN_OPT',    'url_rewrite_children');
      define('REDIRECTOR_PROCESS_COUNT', '5'); # redirector processes count will started

      redirect_program (change in v3.2) to url_rewrite_program
      http://www.squid-cache.org/Doc/config/url_rewrite_program/

      redirector_bypass (change in v3.2) to url_rewrite_bypass
      http://www.squid-cache.org/Doc/config/url_rewrite_bypass/

      redirect_children  (change in v3.2) to url_rewrite_chirldren (with more options!!!, startup=0 idle=1 concurrency=0)
      http://www.squid-cache.org/Doc/config/url_rewrite_children/

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.