• Products
  • Solutions
  • Customers
  • Resources
  • Company
  • Pricing
  • Download
Try Playground
  • Configure Bridge for WAN Replication
  • Bridge Management
Show / Hide Table of Contents
  • Administrator's Guide
  • NCache Architecture
    • Cache Topologies
      • Partitioned Topologies
      • Replicated Topology
      • Mirrored Topology
      • Scalability in Topologies
    • Dynamic Clustering
    • Local Cache
    • Cache Client
    • Client Cache
    • Bridge for WAN Replication
    • Connectivity with Load Balancer
    • Serialization Format
    • Data Encryption
    • Data Compression
    • Data Load Balancing
    • Pipelining
    • Cache Server Backward Compatibility
    • Client Backward Compatibility
    • Eviction
    • Indexing
    • Split-Brain
    • Maintenance Mode
    • Runtime Data Sharing
    • Portable Data Types
    • Class Versioning
    • IP Binding with Multiple NICs
    • Graceful Node Down
    • Separate Cache Host Process
    • Self Healing Dynamic Clustering
    • Distributed Cache with Persistence
  • NCache Management Center
  • Configure Caches
    • Create a Cache
      • Local Cache Overview
        • Local Cache
        • Local Cache with Persistence
        • Pub/Sub Messaging Cache
        • Add Existing Cache
      • Clustered Cache Overview
        • Distributed Cache
        • Distributed Cache with Persistence
        • Pub/Sub Messaging Cache
        • Add Existing Cache
        • Troubleshooting
    • Remove Cache
    • Clear Cache
    • Add Server Node
    • Remove Server Node
    • Add Test Data
    • Configure Query Indexes
    • Configure JSON Query Indexes
    • Compact Serialization
      • Non-Generic Registration
      • Non-Generic Unregistration
      • Generic Registration
      • Using Type Handler
    • Deploy Providers
    • Configure Custom Dependency
    • Add Data Source Providers
      • Read-through Provider
      • Write-through Provider
      • Write-behind Provider
    • Loader and Refresher
    • Configure Maintenance Mode
      • Stop for Maintenance Mode
      • Exit Maintenance Mode
    • Configure LINQPad
      • Configure LinqPad for NCache
      • Querying Data in LinqPad
  • Configure Clients
    • Add Client Node
    • Remove Client Node
  • Configure Client Cache
    • Create Client Cache
    • Create Client Cache with NuGet
    • Enable Client Cache on Client Nodes
    • Disable Client Cache on Client Nodes
    • Remove Client Cache
  • Management Operations
    • Start Cache
    • Stop Cache
    • Restart Cache
    • Manage Cache Service on a Server Node
    • Data Load Balancing
    • Invoke Refresher Dataset
    • Import/Export Cache Data
    • Suspend/Resume NCache Data Persistence
    • Backup and Restore NCache Persisted Data
  • Cache Settings
    • General Cache Settings
      • Cache Size
      • Cache Isolation Levels
      • Cache Serialization Format
      • Cache Data Expiration
    • Cache Cluster Settings
      • Ports
      • Operation Timeout
      • Configure Pipelining
      • Statistic Replication Interval
      • Connection Retries
      • Retry Interval
      • Split-Brain Auto Recovery
    • NCache Persistence Settings
      • Store Information
      • Persistence Interval
    • Error Logging
    • Cache Level Events
    • Client Activity Events
    • Eviction Policy
    • MapReduce
    • Register Classes for Portable Data Sharing
    • Compression
    • Email Notifications
    • Bind IP with Multiple NICs
    • Heartbeat
    • Keep Alive
    • Client Death Detection
    • Communication Reliability
    • Auto Start Cache on Boot
    • Nagle's Algorithm
    • Dual Socket
    • Configuration Files
      • Client Side Configurations
        • Client Config
        • EF Caching Config
      • Server Side Configurations
        • Cache Config
        • Bridge Config
        • Security Config
        • TLS Config
        • Monitoring Config
        • Emails Template
  • Cache Server Settings
    • Server Connectivity
    • Bind to Multiple NICs
    • Server Ports
    • Memory
    • Custom Dependency
    • Request Inquiry
    • Windows Events
    • Message Events
    • Expiration & Eviction
    • SQL Server
    • Logging
    • Monitoring
    • Persistence Data Loading Retries
    • Miscellaneous Configurations
  • Bridge Server Settings
  • Cache Client Settings
  • Client Cache Settings
  • Configure Security
    • Configure Authentication and Authorization
    • Configure Encryption for Cache
    • Configure TLS Encryption
    • Configure HTTPS for NCache Management Center
  • Configure Bridge for WAN Replication
    • Create Bridge
    • Add Clustered Caches to Bridge
    • Configure Bridge Settings
    • Change Cache Synchronization Modes
    • Bridge Management
    • Synchronize Caches in Bridge
    • Leave Bridge
    • Remove Cache from Bridge
    • Configure Conflict Resolver
  • Setup Database for Cache Synchronization
    • Setup SQL Server Environment
    • Setup Oracle Database Environment
    • Setup OleDb Environment
    • Setup SQL Server for CLR Procedures
  • Simulate NCache Usage
  • Monitor Caches
    • Counters
      • Distributed Cache Counters
      • Distributed Cache with Persistence Counters
      • Pub/Sub Messaging Cache Counters
      • Cache Client Counters
      • Bridge Counters
    • Monitor NCache Using the NCache Management Center
      • Using Monitoring Dashboards
        • Configure Monitor Settings
        • Configure Event Logging
        • Configure API Logging
        • Built-in Dashboard
        • Custom Dashboard
        • Cluster Connectivity
        • NCache Email Alerts
      • Using Tabular Statistics
        • Configure Counters to Display Caching Statistics
        • Configure Counters to Display Pub/Sub Statistics
        • Configure Counters to Display Bridge Statistics
        • Browse Cache Statistics
        • Monitor Bridge
    • Monitor NCache Using Command Line Tools
      • Cache Server Statistics Using Command Line Tools
      • Cache Client Statistics Using Command Line Tools
    • Monitor NCache Using Windows PerfMon Tool
      • Cache Server Counters Using PerfMon
      • Cache Client Counters Using PerfMon
      • Bridge Counters Using PerfMon Tool
    • Monitor NCache Using Prometheus
    • Monitor NCache Using Grafana
    • Monitor NCache Using SNMP Counters
    • Monitor NCache Using JMX Counters
    • Memory Dumps
    • Logging
      • NCache Log Viewer
      • Performance Counters Logging
      • Windows Event Logging
      • Cache Health Alerts
      • Email Notifications on NCache Events
      • Cache Server Logging
      • Client Side API Logging
      • Cache Event IDs
      • Feature Usage Logging
    • Troubleshooting NCache Monitoring
      • Computer Name Not Found
      • Diskperf Not Installed
      • No READ Access to Perflib Subkeys
      • Unable to Connect to Remote Server
    • IPV6 Support

Bridge Management

You can manage a Bridge using the NCache Management Center or Command Line Tool. It allows you to perform different bridge management operations, like add, remove, start/stop a Bridge, etc. The following section states how to perform different management operations on a Bridge.

Add Bridge Node

You can add a Bridge using the NCache Management Center or Command Line Tool, as discussed below:

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 a list of pre-existing Bridges. From the list, select the Bridge Name and go to View Details.

Clustered Cache added to bridge Web

  • On the new page opened, go to the Bridge Nodes section. Click on the Add Bridge Node Web button to add a new node.

  • Enter the Server Node IP of the Bridge node to be added. And click the + button next to it.

Bridge Node to be added

  • A new Bridge node will be added to the Bridge.

Using Command Line Tools

The Add Bridge Node tool allows you to add a Bridge server node to the specified Bridge. The following command adds 20.200.20.40 as a passive node to the Bridge existing on server 20.200.20.39.

  • Windows
  • Linux
Add-BridgeNode -Name demoBridge -ExistingServer 20.200.20.39 -NewServer 20.200.20.40
add-bridgenode -name demoBridge -existingserver 20.200.20.39 -newserver 20.200.20.40

Start Bridge

You can start a Bridge using the NCache Management Center or Command Line Tool, as discussed below.

Using the NCache Management Center

  • In the NCache Management Center, click on Bridges in the left navigation bar. It will open up a list of pre-existing Bridges.

  • Select the checkbox against the Bridge to be started. You can start the Bridge using either of the following methods:

    • Method 1: Click on the ""..."" button against the Bridge Name and select Start.

    • Method 2: Click on the Start Bridge NCache Management Center toolbar button on the toolbar to start the Bridge.

Start Bridge NCache Management Center list

  • The icon against the cache servers will change from grey to blue on Bridge start.

Using Command Line Tools

The Start Bridge starts a specified Bridge on the server. This tool starts the demoBridge existing on the local server, using port 8260 by default.

  • Windows
  • Linux
Start-Bridge -Name demoBridge
start-bridge -name demoBridge

Stop Bridge

You can stop a Bridge using the NCache Management Center or Command Line Tool, as discussed below:

Using the NCache Management Center

  • In the NCache Management Center, click on Bridges in the left navigation bar. It will open up a list of pre-existing Bridges. Select the checkbox against the Bridge to be stopped. You can stop a Bridge using either of the following methods:

    • Method 1: Click on the ""..."" button against the Bridge Name and select Stop.

    • Method 2: Click on the Stop Bridge NCache Management Center toolbar button on the toolbar to stop the Bridge.

Stop Bridge NCache Management Center list

  • The icon against the cache servers will change from blue to grey on a successful Bridge stop.

Using Command Line Tools

The Stop Bridge stops a specified Bridge on the server. This tool stops the demoBridge, existing on the local server, using port 8260 by default.

  • Windows
  • Linux
Stop-Bridge –Name demoBridge
stop-bridge -name demoBridge

Restart Bridge

You can restart the Bridge by following the steps below:

Using the NCache Management Center

  • In the NCache Management Center, select the checkbox against the Bridge to be restarted.

Stop Bridge NCache Management Center list

  • Click on the Restart Bridge NCache Management Center toolbar button on the toolbar to restart the Bridge.

Start Bridge Service

You can start the Bridge Service by following the steps below:

Using the NCache Management Center

You can start the Bridge service on a Bridge node using the following steps:

  • In the NCache Management Center, click on Bridges in the left navigation bar. From the list, select the Bridge Name and click on View Details.

  • Go to the Bridge Nodes section on the newly opened page and select the box against the Bridge node on which the service is to be started.

Start Bridge Service NCache Management Center

  • Click on "...". Select Start Bridge Service and the service will be started successfully.

Stop Bridge Service

You can stop the Bridge Service by following the steps below:

Using the NCache Management Center

  • In the NCache Management Center, click on Bridges in the left navigation bar. From the list, select the Bridge Name and click on View Details.

  • Go to the Bridge Nodes section on the newly opened page and select the box against the Bridge node on which the service is to be stopped.

Start Bridge Service NCache Management Center

  • Click on "...". Select Stop Bridge Service and the service will be stopped successfully.

Restart Bridge Service

You can restart the Bridge Service by following the steps below:

Using the NCache Management Center

Bridge service can be restarted (stop and then restart a Bridge node).

  • In the NCache Management Center, click on Bridges in the left navigation bar. From the list, select the Bridge Name and click on View Details.
  • Go to the Bridge Nodes section on the newly opened page and select the box against the Bridge node on which the service is to be restarted.

Start Bridge Service NCache Management Center

  • Click on "...". Select Restart Bridge Service and the service will be restarted successfully.

Remove Bridge Node

You can remove a Bridge node using the NCache Management Center or Command Line Tool, as discussed below:

Using the NCache Management Center

  • In the NCache Management Center, click on Bridges in the left navigation bar. Go to the Bridge Nodes section where you can see the list of Bridge nodes. Select the node to be removed by selecting the checkbox.

  • You can remove the Bridge node using either of the following methods:

    • Method 1: Click on the ""..."" button against the Bridge node and select Remove.

    • Method 2: Click on the Remove the Bridge node button to remove the selected node.

Remove Bridge Node

  • A success message will be prompted on the screen on the succesful removal of the node.

Using Command Line Tools

The Remove Bridge Node removes a Bridge server node from the specified Bridge. This tool removes Bridge server node 20.200.20.39 from the Bridge named demoBridge.

  • Windows
  • Linux
Remove-BridgeNode -Name demoBridge -Server 20.200.20.39
remove-bridgenode -name demoBridge -server 20.200.20.39

Remove Bridge

You can remove a Bridge using the following steps:

Using the NCache Management Center

  • In the NCache Management Center, click on Bridges in the left navigation bar.

  • In the Bridges window, select the box against the Bridge name to remove and click Remove.

Remove Bridge NCache Management Center

  • You will be prompted to confirm if you want to unregister the Bridge as well. Clicking Yes will unregister the Bridge, and clicking No will only remove the Bridge from the NCache Management Center's view.

Remove Bridge NCache Management Center Confirmation

See Also

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

In This Article
  • Add Bridge Node
    • Using the NCache Management Center
    • Using Command Line Tools
  • Start Bridge
    • Using the NCache Management Center
    • Using Command Line Tools
  • Stop Bridge
    • Using the NCache Management Center
    • Using Command Line Tools
  • Restart Bridge
    • Using the NCache Management Center
  • Start Bridge Service
    • Using the NCache Management Center
  • Stop Bridge Service
    • Using the NCache Management Center
  • Restart Bridge Service
    • Using the NCache Management Center
  • Remove Bridge Node
    • Using the NCache Management Center
    • Using Command Line Tools
  • Remove Bridge
    • Using the NCache Management Center
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • 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 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top