Hello list, I have a question: what happens if I have multiple .n modules under Apache/mod_neko, and I have cacheModule enabled in each of them? As far as I understand, cacheModule makes Apache cache Neko VM instance in each httpd process with the relevant module loaded. So what happens if a process gets request to server a different module? Does it kill/re-create VM, re-load the module, or what?
-- Best regards, Michael mailto:[EMAIL PROTECTED] -- Neko : One VM to run them all (http://nekovm.org)
