- Implementing NetScaler VPX?(Second Edition)
- Marius Sandbu
- 282字
- 2021-07-09 21:41:33
Setup scenarios
When thinking about the deployment of NetScaler, a couple of things need to be taken into consideration:
A common scenario is load balancing some sort of a web service to external users. In such a scenario, a business might have a demilitarized zone and an intranet zone. One topology that can be used here is that NetScaler can be placed with one interface in the demilitarized zone and one interface in the intranet zone. This is also known as a two-armed setup. It is important to note that a two-armed setup is not necessarily two NICs connected to different networks; it may also be multiple VLANs trunked to the same NIC. This is practical for load balancing internal resources, as well because the traffic does not need to flow back and forth through the firewall multiple times.
In some cases, because of business requirements, you might have NetScaler attached to only one interface or only one VLAN that resides in the same zone. This is known as a one-armed setup. Here, NetScaler is placed, for example, in only the DMZ zone, and routing tables are in place to allow NetScaler to access the backend services. This type of topology emphasizes security. We will cover a sample scenario later in this chapter.
Now that we have gone through the different editions, features, and licensing, let us begin with the initial setup of NetScaler.
- 深入理解Android(卷I)
- Unreal Engine Physics Essentials
- C語(yǔ)言程序設(shè)計(jì)
- Learning SQLite for iOS
- Spring Cloud、Nginx高并發(fā)核心編程
- C語(yǔ)言程序設(shè)計(jì)
- 軟件測(cè)試綜合技術(shù)
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- JSP程序設(shè)計(jì)與案例實(shí)戰(zhàn)(慕課版)
- 算法圖解
- Instant Apache Camel Messaging System
- 高效使用Greenplum:入門、進(jìn)階與數(shù)據(jù)中臺(tái)
- 計(jì)算語(yǔ)言學(xué)導(dǎo)論
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- 企業(yè)級(jí)Java現(xiàn)代化:寫給開發(fā)者的云原生簡(jiǎn)明指南