<?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 for blog @ a2o.si</title>
	<atom:link href="http://blog.a2o.si/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.a2o.si</link>
	<description>Un*x system engineering</description>
	<lastBuildDate>Mon, 01 Mar 2010 23:02:46 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on eAccelerator vs APC on PHP 5.2.9 by bostjan</title>
		<link>http://blog.a2o.si/2009/07/07/eaccelerator-vs-apc-on-php-5-2-9/comment-page-1/#comment-1049</link>
		<dc:creator>bostjan</dc:creator>
		<pubDate>Mon, 01 Mar 2010 23:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=99#comment-1049</guid>
		<description>@Lumega:
My first respnse was:
&quot;It does seem so, I&#039;ve just done a test install of PHP 5.3.1 and EAccelerator does not compile against it. APC does.&quot;

But then I checked EAC site and found 0.9.6 release, which works perfectly with PHP 5.3.1. And it was released not even a month ago, so I can not agree that it is dying. Maybe very slowly:)</description>
		<content:encoded><![CDATA[<p>@Lumega:<br />
My first respnse was:<br />
&#8220;It does seem so, I&#8217;ve just done a test install of PHP 5.3.1 and EAccelerator does not compile against it. APC does.&#8221;</p>
<p>But then I checked EAC site and found 0.9.6 release, which works perfectly with PHP 5.3.1. And it was released not even a month ago, so I can not agree that it is dying. Maybe very slowly:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on eAccelerator vs APC on PHP 5.2.9 by Lumega</title>
		<link>http://blog.a2o.si/2009/07/07/eaccelerator-vs-apc-on-php-5-2-9/comment-page-1/#comment-1043</link>
		<dc:creator>Lumega</dc:creator>
		<pubDate>Sun, 28 Feb 2010 17:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=99#comment-1043</guid>
		<description>i like EA, but last releases show me what EA slowly die... maybe APC win.</description>
		<content:encoded><![CDATA[<p>i like EA, but last releases show me what EA slowly die&#8230; maybe APC win.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache + mod_php compared to Nginx + php-fpm by Sergiy</title>
		<link>http://blog.a2o.si/2009/06/24/apache-mod_php-compared-to-nginx-php-fpm/comment-page-1/#comment-959</link>
		<dc:creator>Sergiy</dc:creator>
		<pubDate>Sun, 14 Feb 2010 08:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=65#comment-959</guid>
		<description>Hi, Eran
 somaxconn by default is too small
if you have Linux you should encrease:
somaxconn (try 4000 or more), tw_buckets and backlog in /etc/sysctl.conf   (don&#039;t forget to do #sysctl -p /etc/sysctl.conf )
nofile and nproc in /etc/security/limits.conf for user which start nginx (read about ulimit)
in nginx config you may try use:
listen          80 default backlog=4000(or more) sndbuf=32k rcvbuf=8k deferred; 

for freebsd do netstat -Lan, check queue to port 80 and change same parameters

&gt;I see that nginx has problems with spawn-cgi or php-fpm, it is not stable / reliable solution – 502 error.
&gt;So, is there a solution to it?</description>
		<content:encoded><![CDATA[<p>Hi, Eran<br />
 somaxconn by default is too small<br />
if you have Linux you should encrease:<br />
somaxconn (try 4000 or more), tw_buckets and backlog in /etc/sysctl.conf   (don&#8217;t forget to do #sysctl -p /etc/sysctl.conf )<br />
nofile and nproc in /etc/security/limits.conf for user which start nginx (read about ulimit)<br />
in nginx config you may try use:<br />
listen          80 default backlog=4000(or more) sndbuf=32k rcvbuf=8k deferred; </p>
<p>for freebsd do netstat -Lan, check queue to port 80 and change same parameters</p>
<p>&gt;I see that nginx has problems with spawn-cgi or php-fpm, it is not stable / reliable solution – 502 error.<br />
&gt;So, is there a solution to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache + mod_php compared to Nginx + php-fpm by eran</title>
		<link>http://blog.a2o.si/2009/06/24/apache-mod_php-compared-to-nginx-php-fpm/comment-page-1/#comment-839</link>
		<dc:creator>eran</dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=65#comment-839</guid>
		<description>http://drupal.org/node/681735</description>
		<content:encoded><![CDATA[<p><a href="http://drupal.org/node/681735" rel="nofollow">http://drupal.org/node/681735</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache + mod_php compared to Nginx + php-fpm by eran</title>
		<link>http://blog.a2o.si/2009/06/24/apache-mod_php-compared-to-nginx-php-fpm/comment-page-1/#comment-833</link>
		<dc:creator>eran</dc:creator>
		<pubDate>Sun, 10 Jan 2010 20:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=65#comment-833</guid>
		<description>Hi

I see that nginx has problems with spawn-cgi  or php-fpm,  it is not stable / reliable solution - 502 error.

So, is there a solution to it?

--------------------

Can I run apache with MaxClients set to small number and solve the memory issue of apache?

After reading for hourssss  in forums , I can&#039;t decide what to use,  apache or nginx ?

It is for a     drupal + vps .



Thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I see that nginx has problems with spawn-cgi  or php-fpm,  it is not stable / reliable solution &#8211; 502 error.</p>
<p>So, is there a solution to it?</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Can I run apache with MaxClients set to small number and solve the memory issue of apache?</p>
<p>After reading for hourssss  in forums , I can&#8217;t decide what to use,  apache or nginx ?</p>
<p>It is for a     drupal + vps .</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache + mod_php compared to Nginx + php-fpm by Boštjan Škufca</title>
		<link>http://blog.a2o.si/2009/06/24/apache-mod_php-compared-to-nginx-php-fpm/comment-page-1/#comment-832</link>
		<dc:creator>Boštjan Škufca</dc:creator>
		<pubDate>Sun, 10 Jan 2010 17:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=65#comment-832</guid>
		<description>I&#039;ve just completed a set of preliminary benchmarking test with Magento and Wordpress. 

Magento has proved itself as incapable of performing steadily under high loads. I believe it is some sort of file-cache locking issue because with concurrency=1 it&#039;s performance was flawless.

Wordpress results are on par with results of &quot;Custom application frontpage&quot; benchmark from this article, only scaled down with a factor of around 0.25 (75% the performance of &quot;Custom application frontpage&quot;). Will publish complete results soon.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just completed a set of preliminary benchmarking test with Magento and Wordpress. </p>
<p>Magento has proved itself as incapable of performing steadily under high loads. I believe it is some sort of file-cache locking issue because with concurrency=1 it&#8217;s performance was flawless.</p>
<p>Wordpress results are on par with results of &#8220;Custom application frontpage&#8221; benchmark from this article, only scaled down with a factor of around 0.25 (75% the performance of &#8220;Custom application frontpage&#8221;). Will publish complete results soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache + mod_php compared to Nginx + php-fpm by Boštjan Škufca</title>
		<link>http://blog.a2o.si/2009/06/24/apache-mod_php-compared-to-nginx-php-fpm/comment-page-1/#comment-721</link>
		<dc:creator>Boštjan Škufca</dc:creator>
		<pubDate>Wed, 23 Dec 2009 10:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=65#comment-721</guid>
		<description>Yes, I am thinking about that, but a standard dataset (database content) must also be available so that test becomes realy repeatable. I found that Magento has such a starting dataset. 

Can someone recommend anything else? Thanks.</description>
		<content:encoded><![CDATA[<p>Yes, I am thinking about that, but a standard dataset (database content) must also be available so that test becomes realy repeatable. I found that Magento has such a starting dataset. </p>
<p>Can someone recommend anything else? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache + mod_php compared to Nginx + php-fpm by Zeznania programisty &#187; Bajki o FastCGI w PHP</title>
		<link>http://blog.a2o.si/2009/06/24/apache-mod_php-compared-to-nginx-php-fpm/comment-page-1/#comment-720</link>
		<dc:creator>Zeznania programisty &#187; Bajki o FastCGI w PHP</dc:creator>
		<pubDate>Wed, 23 Dec 2009 09:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=65#comment-720</guid>
		<description>[...] a na zużycie pamięci. Czyli może działać szybciej, ale nie musi zależy od sposobu mierzenia. Tutaj jest porównanie szybkości mod_php i php-fpm. Brodaci i brzuchaci programiści, tacy jak ja, którzy pamiętają jeszcze czasy Perla, [...]</description>
		<content:encoded><![CDATA[<p>[...] a na zużycie pamięci. Czyli może działać szybciej, ale nie musi zależy od sposobu mierzenia. Tutaj jest porównanie szybkości mod_php i php-fpm. Brodaci i brzuchaci programiści, tacy jak ja, którzy pamiętają jeszcze czasy Perla, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache + mod_php compared to Nginx + php-fpm by Antoni Jakubiak</title>
		<link>http://blog.a2o.si/2009/06/24/apache-mod_php-compared-to-nginx-php-fpm/comment-page-1/#comment-719</link>
		<dc:creator>Antoni Jakubiak</dc:creator>
		<pubDate>Tue, 22 Dec 2009 11:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=65#comment-719</guid>
		<description>It would be interesting to test  typical PHP application, like Wordpress for example.</description>
		<content:encoded><![CDATA[<p>It would be interesting to test  typical PHP application, like Wordpress for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on eAccelerator vs APC on PHP 5.2.9 by Boštjan Škufca</title>
		<link>http://blog.a2o.si/2009/07/07/eaccelerator-vs-apc-on-php-5-2-9/comment-page-1/#comment-469</link>
		<dc:creator>Boštjan Škufca</dc:creator>
		<pubDate>Tue, 01 Dec 2009 00:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.a2o.si/?p=99#comment-469</guid>
		<description>Aco (about Xcache): I was only interested in comparing eAccelerator and APC. eAccelerator because it has been stable and high-performing for me since the days of TurckMM cache. APC for its entanglement in the PHP development process itself (it is part of PECL and Rasmus Lerdorf and Ilia Alshanetsky are its maintainers).</description>
		<content:encoded><![CDATA[<p>Aco (about Xcache): I was only interested in comparing eAccelerator and APC. eAccelerator because it has been stable and high-performing for me since the days of TurckMM cache. APC for its entanglement in the PHP development process itself (it is part of PECL and Rasmus Lerdorf and Ilia Alshanetsky are its maintainers).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
