Re: Jigsaw for load balancing.

On Mon, 24 Jan 2000, Christophe Vigny wrote:

> Is it possible to use jigsaw as a proxy server for doing load balancing
> betwenn iis server.
> I want to use jigsaw to do request forwarding betwen n serveur under
> wintnt + iis.

If you modify the ProxyDispatcher, to do a simple round robin, it shoudl
be easy, I have in my plan to implement a necp in a filter at some point
(see http://www.wrec.org/Drafts/draft-cerpa-necp-00.txt)
Of a server side filter will have to remove the Via: if you want to hide
the load balancing to the outside world.

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Monday, 24 January 2000 11:58:04 UTC