Which Instance Parameters Should I Focus On?
Related parameters are described as follows:
| Parameter | Description |
|---|---|
| net.maxIncomingConnections | The default value of this parameter depends on instance specifications. This parameter is set to default before being specified. |
| disableJavaScriptJIT and security.javascriptEnabled | They are used together to control whether statistical functions can run. |
| disableJavaScriptJIT | The default value is true, indicating that JavaScript JIT compilation is disabled. |
| security.javascriptEnabled | The default value is false, which prevents JavaScript execution on the mongod process. As a result, commands such as mapReduce and group cannot be used. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot