Drew Csillag <[EMAIL PROTECTED]> wrote: > Another thing for SkunkWeb performance. You want to turn off > userModuleCleanup. If on, it clears out any modules that were loaded > during the course of processing the request, which in a development > environment is what you want since you don't want to HUP the server > every time you make a module change, but in a production environment, > it can be a significant performance hit. Oooo... we should do that in Webware too. That's much simpler than all the other techniques tossed around, but should still by a lot faster than OneShot. Ian _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/webware-devel
