Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 9ab92a7924912b445d05a69012189bee > files > 26

junkbuster-2.0.2-6mdk.i586.rpm

   
Squid

Using the Junkbuster and Squid

   Using the Junkbuster and Squid (a fast cache for web pages, DNS
   requests, etc.) will bring you straight into surfer's heaven. Here is
   a quick intro how to use both:

    1. Install the Junkbuster

    2. Download Squid and install it with rpm. Do not start Squid!

    3. Build Squid's cache directory structure by running

      /usr/bin/squid -z

     Edit /etc/squid/squid.conf to allow yourself access to the cache:

      http_access allow all

     Forward any request from the Junkbuster to Squid's cache. Change

       /etc/junkbuster/config to use the forward file:

      forwardfile /etc/junkbuster/forward

       And add the following line to the /etc/junkbuster/forward file

      *               localhost:3128  .       .

       Note the two (!) dots after the 3128.

    4. Start Squid with

      /etc/rc.d/init.d/squid start

       A final note (thanks to Tim Kelley) in case you didn't use
       Junkbuster before: The client (i.e., the browser) needs to be
       reconfigured to talk to junkbuster on 8000 and not squid on 3128.

    5. Have fun


       
   Before:
   Browser -----> Junkbuster -----> WWW

   After:
   Browser -----> Junkbuster -----> Squid -----> WWW



   © 1996-1999, Stefan Waldherr. All Rights Reserved.
   
   This page was last modified on Fri Jan 29 12:21:42 1999, 3 day(s) ago.

   http://www.waldherr.org/junkbuster/