• Facebook
  • Twitter
  • Youtube
  • LinedIn
  • RSS
  • Docs
  • Comparisons
  • Blogs
  • Download
  • Contact Us
Download
Show / Hide Table of Contents

Synchronize Caches in Bridge

The state transfer is a process in which you can synchronize the state of the source cache with the target cache via the Bridge (WAN Replication). The main benefit of this process is to make sure the target cache in this Bridge is resynchronized with the source cache.

You can execute state transfer any time after the Bridge starts to synchronize the selected caches either by using the NCache Management Center or Command Line Tools, like PowerShell, etc.

Important

This option is provided for the caches connected to the Bridge.

Using the NCache Management Center

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open up a list of pre-existing Bridges. From the list, select the Bridge Name and go to View Details.

Important

Please ensure your bridge is running.

Clustered Cache added to Bridge Web

  • On the page opened with details, go to the Bridge Caches section and click on the Sync Caches button. This button is only available if the bridge is running.

NCache sync caches

  • Specify the source and target caches for the state transfer and click on Start.

Sync caches NCache source and target caches

  • You will be notified that the state transfer has been initiated.

Using Command Line Tools

The Start Bridge State Transfer tool enables you to initiate a state transfer between the source and target caches. The following command initiates a State Transfer from source cache demoCache.WestCoast to target cache demoCache.EastCoast for Bridge demoBridge running on 20.200.20.39.

  • Windows
  • Linux
Start-BridgeStateTransfer -Name demoBridge -Server 20.200.20.39 -SourceCache demoCache.WestCoast -TargetCache demoCache.EastCoast
start-bridgestatetransfer -name demoBridge -server 20.200.20.39 -sourcecache demoCache.WestCoast -targetcache demoCache.EastCoast

See Also

Create Bridge
Configure Bridge Settings
Configure Conflict Resolver
Remove Cache from Bridge

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Community
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top