Size of the stack overflow zone
Type: Integer
Default Value: 16 k
Must be positive
When a thread enters this zone, a stack overflow exception will be thrown.This needs to be less than the stack size setting. A value of zero indicates that stack overflow checks should not be performed.