SOAP_MaxRequests
The maximum number of requests a SOAP server will handle before it
commits suicide.
Synopsis
This directive expects a positive integer parameter.
The default is 50.
Scope
This directive is only available for use in the global
(interchange.cfg) configuration file,
and will affect all websites running under the Interchange installation.
It will not work in a website's local (catalog.cfg)
configuration file.
Description
The maximum number of requests a SOAP server will handle before it
commits suicide and asks for a replacement server.
This helps prevent possible runaway memory leaks.