Some SharePoint Options are Disabled When Accessed Through NetScaler

Some SharePoint Options are Disabled When Accessed Through NetScaler

book

Article ID: CTX202034

calendar_today

Updated On:

Description

Microsoft SharePoint when accessed through NetScaler AAA and load balanced virtual server has certain options disabled (editing).

Direct access to SharePoint server has no issue.

User-added image

Resolution

To resolve this issue reduce the HTTP Response body size and then clear the browser cookie/cache.

The disabled SharePoint options will now be accessible.

User-added image


Problem Cause

A misconfigured rewrite expression caused NetScaler to take longer time to process the request and eventually not perform the action.

In this case the rewrite response body had HTTP.RES.BODY(2000000000) as target to choose. This large body check will take longer and might fail in some cases.

Issue/Introduction

Microsoft SharePoint when accessed through NetScaler AAA and load balanced virtual server has certain options disabled.