project_key: JBPAPP6 Hi Heiko, there is a glitch with -1 versus 0 values in mod_cluster web console, it looks like -1 values are being clipped to 0. ||Web console||CLI||Default|| |Node Timeout: 0|node-timeout=-1|-1| |Worker Timeout: 0|worker-timeout=-1|-1| |Flush Wait: 0|flush-wait=-1|-1| |TTL: 0|ttl=-1|60 (i)| (i) Hmm, as long as *smax=-1* (Soft maximum idle connection count = no idle connections), ttl=-1 (Time to live (in seconds) for idle connections above smax) seems legit.
If I venture to change it to -1, I get {color:red}Invalid numeric value{color} message.
Verified for EAP 6.3.0.ER9 - default values "-1" are correctly displayed and also "-1" can be set.