server.manager.gracefulremoval

Specifies how the server behaves during shutdown.

Value

Boolean

0 means immediate shutdown.

1 means graceful shutdown—the server rejects new connections and waits until active connections end.

DEFAULT: 0

How to set

If using the Management Station, set on the Speech Server service. If not using Management Station, set in an NSS configuration file (user-NSSxx.txt).

Usage

Seldom changed. When the system administrator stops the server, the process terminates immediately or gracefully.

Troubleshooting—If you experience failures of graceful shutdown (for example, if Speech Server stops while sessions are still active) try increasing the value of watcher.QuiesceTimeoutMs.