Tommy,
Thanks again for your contribution.
HTTPJVMMaxSize I am not aware of this, but I'm pretty sure you mean HTTPJVMMaxHeapSize. We have HTTPJVMMaxHeapSize=512M in dev, in our production servers, dedicated HTTP servers this is higher.
I know this is a bit much to ask, but if you (or if anyone else who reads this) create an XPage like...
<?xml version="1.0" encoding="UTF-8"?>
<xp:view xmlns:xp="http://www.ibm.com/xsp/core">
Hello
</xp:view>
and then open it in your browser of choice, and then just repeatedly manually refresh the url in your browser, does your nhttp.exe memory stay the same or go up?
Regards,
Nick