SERVER_INFO_503

Attribute Name

Description

sessopens

An integer that specifies the number of files that can be open in one session.

sessvcs

An integer that specifies the maximum number of virtual circuits per client.

opensearch

An integer that specifies the number of search operations that can be carried out simultaneously.

sizreqbuf

An integer that specifies the size, in bytes, of each server buffer.

initworkitems

An integer that specifies the initial number of receive buffers, or work items, used by the server. Allocating work items costs a certain amount of memory initially, but not as much as having to allocate additional buffers later.

maxworkitems

An integer that specifies the maximum number of receive buffers, or work items, the server can allocate.

rawworkitems

An integer that specifies the number of special work items for raw I/O the server uses. A larger value for this member can increase performance but costs more memory.

irpstacksize

An integer that specifies the number of stack locations in IRPs allocated by the server.

maxrawbuflen

An integer that specifies the maximum raw mode buffer size.

sessusers

An integer that specifies the maximum number of users that can be logged on to a server using a single virtual circuit.

sessconns

An integer that specifies the maximum number of tree connections that can be made on the server using a single virtual circuit.

maxpagedmemoryusage

An integer that specifies the maximum size of pageable memory ...

Get Python Programming On Win32 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.