On Mon, Feb 24, 2003 at 07:51:40PM -0000, Bas Scheffers wrote: > Don Baccus said: > > The bytecode cache caches the top-level code for the page itself, that > > was the point. > Cool. Question still remains which is faster, cached .tcl pages or a heavy > master interpreter. Would be interesting to see. May have a play with that > over the next few weeks.
Since AOLserver can be configured to pre-create all connection threads (at startup time), presumably it should always be possible to make the server with all *.tcl pages cached at least as fast as without, as long as you have enough RAM. No? -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com I. To remove yourself from this list: Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message: signoff aolserver II. For a complete list of listserv options please visit: http://listserv.aol.com/ III. For more AOLserver information please visit: http://www.aolserver.com/
