[TYPO3-typo3org] Performance
    Robert Lemke 
    robert at typo3.org
       
    Mon Oct 23 17:22:15 CEST 2006
    
    
  
Hi Allan,
Am 23.10.2006 um 16:52 schrieb Allan Jacobsen:
> I don't know if the page in the wiki on the software on typo3.org  
> is correct
no, it's outdated.
> Upgrade mysql to version 4(or greater), this gives better  
> performance because
> of the querycache in newer versions.
We're running MySQL 4.1 already.
> Insert a reverse proxy (squid) in front of the webservers. This  
> gives better
> performance because even if the html(php) page is dynamic, all  
> pictures and
> css will be cached by the proxy.
Reverse proxy is planned for a long time (but I don't know what the  
status is). At least we're sending HTTP cache headers already:
    Expires: Mon, 23 Oct 2006 16:11:02 GMT
    Cache-Control: max-age=3045
    Pragma: public
    Last-Modified: Mon, 23 Oct 2006 15:06:17 GMT
>> as I see we have two problems to optimize the performance of TYPO3:
>> * better LoadBalancer
By the way: what's the problem with the load balancer?
Cheers,
-- 
robert
http://typo3.org/gimmefive
    
    
More information about the TYPO3-team-typo3org
mailing list