[ 
https://issues.apache.org/jira/browse/JCS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737023#comment-14737023
 ] 

Shakun commented on JCS-37:
---------------------------

Could you Please share the LTCP Configuration working example for more than one 
server.because i am very much confused from documentation about the LTCP Server 
and listenport from Apache JCS Tutorial

> JCS Lateral Cache Synchronization on Clustered deployments.
> -----------------------------------------------------------
>
>                 Key: JCS-37
>                 URL: https://issues.apache.org/jira/browse/JCS-37
>             Project: Commons JCS
>          Issue Type: Wish
>          Components: TCP Lateral Cache
>         Environment: Weblogic 8
>            Reporter: gayathri g
>            Assignee: Aaron Smuts
>            Priority: Minor
>
> I am trying to develop a caching application, deployed on a cluster (two 
> separate physical machines ) and my main requirement is to maintain 
> consistency between both the caches. i.e, if i update a particular cache, it 
> shud propagate to the other one too. I found that TCP lateral cache suits 
> best for my requirement.
> Can someone help me with the configuration of the auxillary cache? 
> jcs.auxiliary.LTCP=org.apache.jcs.auxiliary.lateral.socket.tcp.LateralTCPCacheFactory
> jcs.auxiliary.LTCP.attributes=org.apache.jcs.auxiliary.lateral.socket.tcp.TCPLateralCacheAttributes
> jcs.auxiliary.LTCP.attributes.TcpServers=gsng19d10005:8001,gsng19d10006:8001
> jcs.auxiliary.LTCP.attributes.TcpListenerPort=8001
> jcs.auxiliary.LTCP.attributes.AllowGet=true
> jcs.auxiliary.LTCP.attributes.UdpDiscoveryEnabled=false
> what s the significance of tcpListenerPort? The application is deployed on 
> the port 8001 of both the machines. So can the TCPListnerPort be 8001?
> or shud i give a different port number? If so, shud I ensure that the 
> specific port is open on each of the machines?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to