I'm thinking to load balancing 2 squid processes with 1 squid. Is this idea stupid?

Landscape:

1 SMP machine with:
        squid1 with cache_dir (a real piece of disk) bind localhost
        squid2 with cache_dir (a real piece of disk) bind localhost

        squidv with cache_dir null
        cache_peer 127.0.0.1 parent 3128 3130 no-query proxy-only round-robin
        cache_peer 127.0.0.1 parent 4128 4130 no-query proxy-only round-robin
        never_direct allow all

Can someone supply me any comments?

Bye
Stefano

Reply via email to