webMathematica > Configuration >

CollectStreams

CollectStreams
whether streams opened during a request should be automatically closed
  • CollectStreams is a configuration setting that specifies whether streams opened in the request should be closed when the request ends. By default, this is true, which helps to limit the increase in resources used by Mathematica and boost reliability.
A sample setting for CollectStreams is shown below.
<CollectStreams>
false
</CollectStreams>