[ Table Of Contents | Keyword Index ]

ns_server(n) 4.99 "NaviServer Built-in Commands"

NAME

ns_server - Get state of the server's connection pools and queues

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS

SYNOPSIS

ns_server ?pool?
ns_server active ?pool?
ns_server waiting ?pool?

DESCRIPTION

This command provides a way to examine the current server's connection pools and queues. The legal options (which may be abbreviated) are:

COMMANDS

ns_server ?pool?
ns_server active ?pool?
ns_server all ?pool?

ns_server connections ?pool?

ns_server keepalive ?pool?

ns_server pools ?pool?

ns_server queued ?pool?

ns_server threads ?pool? Returns a list of key-value pairs identifying the number of connection threads and what state they are currently in.

ns_server waiting ?pool?