ons 2008-04-02 klockan 10:31 -0400 skrev James Wenzel: > http_port 8000 accel defaultsite=my.website.com:8000 > cache_peer 10.1.140.200 parent 8000 0 no-query originserver name=auth > http_port 9000 accel defaultsite=my.website.com:9000 > cache_peer 10.1.140.200 parent 9000 0 no-query originserver name=app You also need cache_peer_access telling Squid what to send to each peer.. if not they are both considered equal. Squid does not do any automagic pattern matching on the peers to guess which peer to use. Regards Henrik