Forum OpenACS Development: Re: Tcl Profiling

Collapse
3: Re: Tcl Profiling (response to 1)
Posted by Patrick Giagnocavo on
You may find the cheapest / simplest way to improve performance is to put images and .js files on either a CDN or a separate machine with e.g. nginx ; and, put nginx in front of your AOLserver to keep the nsd from tying up threads serving slower clients.