- Troubleshooting NetScaler
- Raghu Varma Tirumalaraju
- 173字
- 2021-07-16 11:06:46
Summary
Let's quickly recap what we've covered in this opening chapter. We have looked at the NetScaler folder structure and the files and folders that are most interesting from a troubleshooting perspective. Key to note was the /var/log/ns.log
file, which when used with a tail -f
, spews out a lot of useful information while an issue is being reproduced.
The different IP addresses that you, as an Administrator, assign to the NetScaler and their purpose. We looked at Request Switching and Connection Multiplexing, which gives the NetScaler its high performance. We looked at the different ways to interact with the NetScaler and what each UI is best for.
We looked at the various modes of operation that the NetScaler functions in and those that can be configured. Among the modes that are configurable, we noted that there are very important considerations, especially for those features that are disabled by default. As we move to the next chapter, we will look at troubleshooting areas in the features that form the bulk of NetScaler deployments.
- Java多線程編程實戰指南:設計模式篇(第2版)
- 移動UI設計(微課版)
- Magento 2 Theme Design(Second Edition)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Highcharts Cookbook
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- 微信小程序全棧開發技術與實戰(微課版)
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- 智能手機故障檢測與維修從入門到精通
- Mastering Adobe Captivate 7
- Python全棧開發:基礎入門
- Pandas入門與實戰應用:基于Python的數據分析與處理
- Python程序設計案例教程
- Visual C++網絡編程教程(Visual Studio 2010平臺)
- Hadoop MapReduce v2 Cookbook(Second Edition)