<p>The <code class="directive">MaxMemFree</code> directive sets the
maximum number of free Kbytes that every allocator is allowed
to hold without calling <code>free()</code>. In threaded MPMs, every
- thread has its own allocator. When not set, or when set
+ thread has its own allocator. When set
to zero, the threshold will be set to unlimited.</p>
</div>
<p>The <directive>MaxMemFree</directive> directive sets the
maximum number of free Kbytes that every allocator is allowed
to hold without calling <code>free()</code>. In threaded MPMs, every
- thread has its own allocator. When not set, or when set
+ thread has its own allocator. When set
to zero, the threshold will be set to unlimited.</p>
</usage>
</directivesynopsis>