| # All the configurable parameters. |
| statistic-sample-rate=700 |
| statistic-sampling-enabled=false |
| statistic-archive-file=stats.gfs |
| log-file=gfcpp.log |
| #log-level=debug |
| name=system |
| cache-xml-file=cache.xml |
| log-file-size-limit=1024000000 |
| archive-file-size-limit=1024000000 |
| heap-lru-limit=100 |
| heap-lru-delta=10 |
| notify-ack-interval=1234 |
| notify-dupcheck-life=4321 |
| ping-interval=123 |
| redundancy-monitor-interval=456 |
| durable-client-id=testDurableId |
| durable-timeout=123 |
| connect-timeout=345 |
| security-username=username |
| security-password=password |
| max-fe-threads=96 |
| on-client-disconnect-clear-pdxType-Ids=true |
| |