Alejandro Navarro wrote:
> Is there any way to make SERVER A the tcpconnection and when he
> is overload send some request to SERVER B ?? I mean,...like having
> to squid servers working in parallel mode?
It depends.
If the two servers should be seen as one server (located at the same
place), then the easies way is to use DNS round-robin to evenly
distribute the clients on both servers.
If the two servers are really in a child->parent relation, then the
closest you can get is to configure the parent as a sibling instead of a
parent. This way if SERVER A gets the object from SERVER B if SERVER B
has it cached, else SERVER A fetches it directly from the source.
--- Henrik Nordström Sparetime Squid HackerReceived on Tue May 05 1998 - 14:08:46 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:40:05 MST