Network Properties
Analysis Services supports the server properties listed in the following tables. For more information about additional server properties and how to set them, see Configure Server Properties in Analysis Services.
Applies to: Multidimensional and Tabular server mode
- IPV4Support
-
A signed 32-bit integer property that defines support for IPv4 protocol. This property has one of the values listed in the following table:
Value
Description
0
IPv4 disabled; clients can't connect.
1
(Default) IPv4 is required; server won't start if it cannot listen to IPv4.
2
IPv4 is optional; server tries to listen to IPv4 but starts even if unable to.
- IPV6Support
-
A signed 32-bit integer property that defines support for IPv6 protocol. This property has one of the values listed in the following table:
Value
Description
0
IPv6 disabled; clients can't connect.
1
(Default) IPv6 is required; server won't start if it cannot listen to IPv6.
2
IPv6 is optional; server tries to listen to IPv6 but starts even if unable to.
- MaxAllowedRequestSize
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- RequestSizeThreshold
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- ServerReceiveTimeout
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- ServerSendTimeout
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- CompressionLevel
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- EnableBinaryXML
-
A Boolean property that specifies whether the server is enabled for binary xml responses.
- EnableCompression
-
A Boolean property that specifies whether compression is enabled for responses to client requests.
- InitialConnectTimeout
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- MaxCompletedReceiveCount
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- MaxPendingAcceptExCount
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- MaxPendingReceiveCount
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- MaxPendingSendCount
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- MinPendingAcceptExCount
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- MinPendingReceiveCount
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- ScatterReceiveMultiplier
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- SocketOptions\ DisableNonblockingMode
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- SocketOptions\ EnableLingerOnClose
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- SocketOptions\EnableNagleAlgorithm
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- SocketOptions\ LingerTimeout
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- SocketOptions\ ReceiveBufferSize
-
An advanced property that you should not change, except under the guidance of Microsoft support.
- SocketOptions\ SendBufferSize
-
An advanced property that you should not change, except under the guidance of Microsoft support.
