... news site with several thousands of records, as the TYPO3 CMS runs needl
A new option is being provided during the installation process of the plug-in, useUrlPrefixClear:
//CODE:php:#class.tx_evo_nginx_boost.php line 212if ($this->conf['useUrlPrefixClear']) $this->clearUrlPrefixCache(); else $this->clearPageCache($pObj->id);//CODE
Setting UlrPrefixClear to "true„ causes memache...
Wstęp
Wtyczka Evo_nginx_boost pozwala na cachowanie stron generowanych w TYPO3 za pomocą memcache. Moduł może pracować w dwóch trybach:
z serwerem proxy NGINX, zobacz diagramstandalone - za pomocą prostej modyfikacji typo3_src/index.php można odczytywać memcachowane strony bezpośrednio z memcache. Proces PHP wysyła do przeglądarki dokładne to co jest zapisane w memcache....
Introduction
The Evo_nginx_boost plugin allows us to cache pages generated in TYPO3 using memcache. This module can operate in two modes:
in conjunction with the NGINX proxy server , see diagramstandalone – it is possible to read memcached pages directly from memcache. All it takes is a simple modification to the typo3_src/index.php file. The PHP process sends the exact memcache...
... newsowego, który ma kilkanaście tysięcy rekordów powoduje niepotrzebne uruchamianie CMS TYPO3.
Podczas instalacji wtyczki pojawiła się nowa opcja useUrlPrefixClear:
//CODE:php:#class.tx_evo_nginx_boost.php line 212if ($this->conf['useUrlPrefixClear']) $this->clearUrlPrefixCache(); else $this->clearPageCache($pObj->id);//CODE
Jeśli ustawimy useUrlPrefixClear na wartość true,...
NOTICE. New version available. Now you can use evo_nginx_boost without nginx. You need ony TYPO3 and memcache. New manual of evo_nginx_boost - http://techblog.evo.pl/en/evo_nginx_boost-extension/
TYPO3 cache
The TYPO3 performance issue is often a subject of discussion. I found a number of various tricks, which can speed up the page generation time, including nc_staticfilecache and dmc_highperformance...
UWAGA. Nowa wersja i nowa podstrona dedykowana tylko evo_nginx_boost http://techblog.evo.pl/evo_nginx_boost-extension/ Teraz evo_nginx_boot może pracować bez użycia NGINX'a. Wymagane jest TYPO3 i memcache!
TYPO3 cache
Kwestia wydajności TYPO3 była omawiana wiele razy. Znalazłem wiele różnych tricków, które pozwalają przyśpieszyć czas generacji strony między innymi moduł nc_staticfilecache...
As promised earlier in the post on TYPO3, memcache and nginx on amazon EC2, here’s a presentation of a photo database handling plug-in that uses the Amazon S3 service. The plugin we’ve created may be utilized as a foundation for sites using a CDN (Content Distribution Network). Nowadays, even a simple idea may bloom into a powerful service with enormous demands on server capacity and disk space....
Zgodnie z obietnicą w artykule TYPO3, memcache i nginx na amazon EC2, przedstawię wtyczkę do obsługi bazy zdjęć z wykorzystanie usługi Amazon S3. Wtyczka, którą stworzyliśmy może służyć jako podstawa do budowania serwisów z wykorzystaniem CDN Content Distribution Network. W obecnych czasach, gdzie prosty pomysł może przerodzić się w potężny serwis o ogromnym zapotrzebowaniu...
We're testing upcoming version of evo_nginx_boost CMS TYPO3. What is evo_nginx_boost and how it works, you can read here: How to boost/speed up your TYPO3 website with nginx.
Checkout this video to see new features in acti
###YOUTUBEVIDEO###
... and wasted time. EC2 allows us to run any number of server units, and the low cost allows us to experiment as much a
One of those experiments involves an amalgam of CMS TYPO3, Apache, memcache and nginx. Amongst the multitude of tools offered by Amazon, there’s also a service allowing you to prepare your own AMI (Amazon Machine Images), a fully preconfigured version of almost any OS. My tinkering...
... dowolną ilość jednostek serwerowych, a koszta są tak niewielkie, że można do woli eksperymentować.
Jeden z takich eksperymentów to właśnie połączenie CMS TYPO3, apache, memcache, oraz nginx'a. Wśród wielu narzędzi, które daje do dyspozycji Amazon, jest również możliwość przygotowania własnego AMI (Amazon Machine Images) czyli w pełni prekonfigurowanej wersji prawie dowolnego...
Intensywnie testujemy nadchodzącą wersje evo_nginx_boost dla CMS TYPO3. Do czego służy i jak działa możecie przeczytać tu: Jak przyspieszyć działanie TYPO3 przy pomocy nginx’a.
W poniższym video zobaczycie pare nowych funkcji :)
###YOUTUBEVIDEO###
Recent Comments
Powered by Disqus