<?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: Modern PHP applications up to 110x slower on network storage	</title>
	<atom:link href="https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/feed/" rel="self" type="application/rss+xml" />
	<link>https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/</link>
	<description>ultra fast PHP e-commerce framework</description>
	<lastBuildDate>Mon, 08 Feb 2021 18:25:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.8</generator>
	<item>
		<title>
		By: Network filesystem quest - Alleo Tech		</title>
		<link>https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/#comment-181</link>

		<dc:creator><![CDATA[Network filesystem quest - Alleo Tech]]></dc:creator>
		<pubDate>Mon, 08 Feb 2021 18:25:58 +0000</pubDate>
		<guid isPermaLink="false">https://aimeos.org/tips/?p=160#comment-181</guid>

					<description><![CDATA[[&#8230;] Modern PHP applications up to 110x slower on network storage [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Modern PHP applications up to 110x slower on network storage [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: aimeos		</title>
		<link>https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/#comment-175</link>

		<dc:creator><![CDATA[aimeos]]></dc:creator>
		<pubDate>Mon, 07 Sep 2020 15:51:31 +0000</pubDate>
		<guid isPermaLink="false">https://aimeos.org/tips/?p=160#comment-175</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/#comment-174&quot;&gt;Bernhard Berger&lt;/a&gt;.

Don&#039;t place /var/cache/ on a network file system at all. Instead, caches should be only local on the machine and best placed on an SSD storage. Usually, it also doesn&#039;t matter if items are cached several times at several machines.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/#comment-174">Bernhard Berger</a>.</p>
<p>Don&#8217;t place /var/cache/ on a network file system at all. Instead, caches should be only local on the machine and best placed on an SSD storage. Usually, it also doesn&#8217;t matter if items are cached several times at several machines.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bernhard Berger		</title>
		<link>https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/#comment-174</link>

		<dc:creator><![CDATA[Bernhard Berger]]></dc:creator>
		<pubDate>Mon, 07 Sep 2020 15:45:13 +0000</pubDate>
		<guid isPermaLink="false">https://aimeos.org/tips/?p=160#comment-174</guid>

					<description><![CDATA[How would you structure the /var/cache/* folders in a cluster (k8n, OpenShift, ..)?

Is there any way out of using a network storage if you need to be able to scale your pods? NFS and especially GlusterFS are _heavily_ noticable in the backend. Talking about sizable time spent on hundreds file operations like file_exists or file_get_contents..]]></description>
			<content:encoded><![CDATA[<p>How would you structure the /var/cache/* folders in a cluster (k8n, OpenShift, ..)?</p>
<p>Is there any way out of using a network storage if you need to be able to scale your pods? NFS and especially GlusterFS are _heavily_ noticable in the backend. Talking about sizable time spent on hundreds file operations like file_exists or file_get_contents..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: me		</title>
		<link>https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/#comment-159</link>

		<dc:creator><![CDATA[me]]></dc:creator>
		<pubDate>Sat, 13 Oct 2018 09:37:23 +0000</pubDate>
		<guid isPermaLink="false">https://aimeos.org/tips/?p=160#comment-159</guid>

					<description><![CDATA[Thx for this interesting article. Seems NFS caching is not common]]></description>
			<content:encoded><![CDATA[<p>Thx for this interesting article. Seems NFS caching is not common</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shamim		</title>
		<link>https://aimeos.org/tips/modern-php-applications-up-to-110x-slower-on-network-storage/#comment-154</link>

		<dc:creator><![CDATA[Shamim]]></dc:creator>
		<pubDate>Tue, 17 Jul 2018 07:30:03 +0000</pubDate>
		<guid isPermaLink="false">https://aimeos.org/tips/?p=160#comment-154</guid>

					<description><![CDATA[I read full article.This article is very informative &#038; helpful. I am really appreciate]]></description>
			<content:encoded><![CDATA[<p>I read full article.This article is very informative &amp; helpful. I am really appreciate</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
