2 Replies Latest reply on Jan 7, 2014 4:09 AM by moia

    Configuring distributed cache in infinispan-server 6.0

    moia

      I am trying to setup an infinispan distributed cache. Some nodes will be long-running - I am trying to setup these as infinispan-server nodes.

      I will have other nodes running on application servers (glassfish).

      It seems to be impossible to set some configuration options on infinispan-server side:

      - machineId and other server hinting options for transport

      - l1 enabled (I don't want the server nodes to use l1, but they need to be aware of other nodes using it, so that l1 is invalidated correctly)

      - capacityFactor

      - consistent hash factory

       

      Is there a way to set these options?

       

      Best regards,

      Mikolaj