Hi.
I configured Transparent caching network with one cache server and two CSMs.
Each CSMs redirect WWW traffic to cache server. but cache server return traffic to one CSM#1.
In this situation, client which go through CSM#2 can't open Web page.
But client which go through CSM#1 can open well.
Each CSM is independent.
one traffic is : Can open page well
Client -> CSM#1 -> Cache server -> CSM#1-> Webserver -> CSM#1 -> Cache server -> CSM#1 -> Client
the other traffic is : Can't open page
Client -> CSM#2 -> Cache server -> CSM#2 -> Werbserver -> CSM#2 -> Cache server -> CSM#1 -> Client
thanks.