<< Click to Display Table of Contents >>
connection.serverdmtype
Sets whether the OZ Server should use memory or files when generating data module in response to requests from OZ Viewer.
Values
file |
Use file |
memory |
Use memory(The default value) |
Reference
For large amounts of data, using files can reduce the usage of memory in the server.