cm/rule-function-executor
RFE_PORT
| Description |
Rule function executor port |
| Required |
No |
| Defaults to |
9529 |
| Sources |
Environment Variable |
CM_RFE_MAX_DIRECT_MEMORY
| Description |
Maximum direct memory size for JVM, controlling the amount of off-heap memory available for direct byte buffers used in NIO operations, network communications, and memory-mapped files |
| Required |
No |
| Defaults to |
128m |
| Sources |
Environment Variable |
CM_RFE_STACK_SIZE
| Description |
Stack size for JVM threads |
| Required |
No |
| Defaults to |
512k |
| Sources |
Environment Variable |