Search code examples
asp.netcookiesload-balancinghttpcookienetscaler

Net Scaler cookie Insert usage


In our load balanced Asp.net web application, Persistent NSC (Net Scaler) cookie is created and we were asked to remove it. Before removing we want to know What is NSC cookie? What is the use of NSC cookie in load balanced web application?


Solution

  • Persistence stored there

    NetScaler has several methods to store persistence. In other words: how to remember where NS directed a client.

    In this case the CookieInsert seems to have been selected. Breakdown on details here:

    If you don't need cookies, you can select another persistence method. Pick one from here: