0 Replies Latest reply on Jan 22, 2013 8:58 AM by guangquanhao

    2.2.14.Final Paging Problem

    guangquanhao

      I build a cluster with two server,this works normally.I build the queue “exampleQueue” on each node,and the memory of jvm is between 512MB and 1024MB,the max-size-bytes of the queue is 100M,the page-size-bytes is 10M,and the address-full-policy is PAGE.But after I send about 400M messages,the client launched exception of timeout,and no messages can be sent.No consumers.I want to test the performance of paging in cluster.