2 Replies Latest reply on Mar 14, 2004 11:00 AM by belaban

    WAN

    damien

      I apologize in advance if this is a silly question or has been answered already in some way, but...

      Generically speaking, is it possible to distribute the cache across a WAN?

        • 1. Re: WAN
          bill.burke

          You'll have to read the JGroups documentation but there is a TCP tunnel that you can use to distribute JGroups across a wan.

          Or, just wait for Bela to answer... :)

          • 2. Re: WAN
            belaban

            Yes, it is, just configure the property differently. Use something like TCP, either with TCPPING or TCPGOSSIP.

            Bela