http://blog.citrix24.com/storefront-planning/
오래된 글이지만, 아래 고가용성 등, StoreFront를 구축할 때 고려해야할 사항들이 자세히 있어서 도움 될듯.
Decision: High Availability
If the server hosting StoreFront or the respective web service is unavailable, users will not be able to launch new virtual desktops, published applications or manage their subscriptions. Therefore at least two StoreFront servers should be deployed to prevent this component from becoming a single point of failure. The load balancing technique should be used to distribute users across multiple StoreFront servers. The list of available solutions includes, but is not limited to:
- Citrix NetScaler – an intelligent load balancing appliance, which is capable of verifying the availability of the StoreFront service
- Windows NLB – less sophisticated load balancing mechanisms, can perform very basic availability checks only (e.g. server up / down) but cannot determine the status of individual services. This could result in users being forwarded to StoreFront servers that cannot process new requests (e.g. server up but web service down).
- DNS round robin – provides rudimentary load balancing across multiple servers without performing any checks on availability. If one server fails, only a portion of user requests will be affected.
Recommendation: At least two StoreFront servers should be deployed for redundancy reasons and Citrix NetScaler or another intelligent load balancing solution should be used for load balancing and fault tolerance. To simplify management of the StoreFront infrastructure, both servers should be member of the same StoreFront Server Goup.
'ITC > Citrix' 카테고리의 다른 글
How to Enable StoreFront Verbose Logging (0) | 2019.10.20 |
---|---|
서버 SSL인증서 기간 만료시 (0) | 2019.10.20 |
Citrix Studio에서 DNSName이 안보일 때 (0) | 2019.08.14 |
Windows logon prompt 관련 (0) | 2019.08.09 |
마스터 이미지의 정리 및 크기 줄이기 (1) | 2019.06.25 |
가상 시스템에서 Windows 최대 절전 모드 사용 안 함 (0) | 2018.09.14 |
[UPM] Citrix Profile Manager - IE Saved Passwords (0) | 2018.07.12 |
[PS] Command로 Message 보내기 (0) | 2018.06.05 |
XenCenter 사용이 어려울 때 (0) | 2017.06.13 |
Citrix Scout 오류 메시지 조치 방법 (0) | 2017.03.03 |