On Wed, 2007-01-10 at 23:36 +0200, Octavian Rasnita wrote: > Ok, thanks for suggestion. > Unfortunately I don't know how to use a proxy - reverse proxy server at all, > so I'll need to also learn that.
If you're serving static files and running mod_perl without a reverse proxy, that should be the first thing you change. It has a very significant effect on performance. - Perrin _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
