[TYPO3] TYPO3 performance; Is it too slow for high-traffic sites?
Braulio José Solano Rojas
braulio at solsoft.co.cr
Mon Nov 13 19:23:01 CET 2006
Hi.
"Martin Kutschker" <martin.kutschker-n0spam at no5pam-blackbox.net> escribió en
el mensaje
news:mailman.1.1163280403.6176.typo3-english at lists.netfielders.de...
> Walther Russo schrieb:
>> I thought of it to speed up my T3, but 'turck-mmcache' doesn´t work on
>> CGI though.
>
> CGI is slow anyway. If you have a high traffic site you should use at
> least a Webserver with a PHP module and not the CGI version.
Or an ISAPI filter if you run IIS.
Walter is right, in fact you have to deal with the overhead of creating a
new process space every time you run a CGI.
Maybe you would like to read this:
http://www.fastcgi.com/devkit/doc/fastcgi-whitepaper/fastcgi.htm
Not that I am recommending FastCGI, but that could give an idea...
Regards,
B.
More information about the TYPO3-english
mailing list