<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Setup a working Neos CMS environment	</title>
	<atom:link href="https://aimeos.org/tips/setup-a-working-neos-cms-environment/feed/" rel="self" type="application/rss+xml" />
	<link>https://aimeos.org/tips/setup-a-working-neos-cms-environment/</link>
	<description>ultra fast PHP e-commerce framework</description>
	<lastBuildDate>Tue, 17 Nov 2020 16:56:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.8</generator>
	<item>
		<title>
		By: aimeos		</title>
		<link>https://aimeos.org/tips/setup-a-working-neos-cms-environment/#comment-143</link>

		<dc:creator><![CDATA[aimeos]]></dc:creator>
		<pubDate>Fri, 24 Apr 2015 14:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://aimeos.org/tips/?p=89#comment-143</guid>

					<description><![CDATA[Hi Dimitri, thanks for the hint!

You get the biggest performance gain most likely from the Redis cache, don&#039;t you? PHP-fpm and Nginx shouldn&#039;t make a huge difference.

Documentations about the different cache backends and their configuration can be found in the Flow cache docs: http://docs.typo3.org/flow/TYPO3FlowDocumentation/stable/TheDefinitiveGuide/PartIII/Caching.html]]></description>
			<content:encoded><![CDATA[<p>Hi Dimitri, thanks for the hint!</p>
<p>You get the biggest performance gain most likely from the Redis cache, don&#8217;t you? PHP-fpm and Nginx shouldn&#8217;t make a huge difference.</p>
<p>Documentations about the different cache backends and their configuration can be found in the Flow cache docs: <a href="http://docs.typo3.org/flow/TYPO3FlowDocumentation/stable/TheDefinitiveGuide/PartIII/Caching.html" rel="nofollow ugc">http://docs.typo3.org/flow/TYPO3FlowDocumentation/stable/TheDefinitiveGuide/PartIII/Caching.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dmitri Pisarev		</title>
		<link>https://aimeos.org/tips/setup-a-working-neos-cms-environment/#comment-142</link>

		<dc:creator><![CDATA[Dmitri Pisarev]]></dc:creator>
		<pubDate>Fri, 24 Apr 2015 12:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://aimeos.org/tips/?p=89#comment-142</guid>

					<description><![CDATA[Hey, thanks for sharing!
It&#039;s very important to know, that good server configs makes a huge difference for Neos performance: php-fpm (or even HHVM) + nginx + caches in Redis (or memcached). I got up to 10x performance gain compared to Apache+php5.4. For example I have 50ms TTFB on relatively low-spec hardware and rather complex website for cached pages.]]></description>
			<content:encoded><![CDATA[<p>Hey, thanks for sharing!<br />
It&#8217;s very important to know, that good server configs makes a huge difference for Neos performance: php-fpm (or even HHVM) + nginx + caches in Redis (or memcached). I got up to 10x performance gain compared to Apache+php5.4. For example I have 50ms TTFB on relatively low-spec hardware and rather complex website for cached pages.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
