<?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: VPS hosting, Drupal 6 and nginx</title>
	<atom:link href="http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx</link>
	<description>Web Design &#38; Development, SEO and Project Management</description>
	<lastBuildDate>Thu, 15 Dec 2011 08:22:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jon Wilbur</title>
		<link>http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx/comment-page-1#comment-22304</link>
		<dc:creator>Jon Wilbur</dc:creator>
		<pubDate>Sun, 24 Apr 2011 17:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webopius.com/content/?p=180#comment-22304</guid>
		<description>There is a good post on Comparison of VPS Hosting Providers at http://bit.ly/i3UDy8. You may find it helpful.</description>
		<content:encoded><![CDATA[<p>There is a good post on Comparison of VPS Hosting Providers at <a href="http://bit.ly/i3UDy8" rel="nofollow">http://bit.ly/i3UDy8</a>. You may find it helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adfa</title>
		<link>http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx/comment-page-1#comment-6957</link>
		<dc:creator>adfa</dc:creator>
		<pubDate>Mon, 23 Nov 2009 19:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webopius.com/content/?p=180#comment-6957</guid>
		<description>Warning: http://blog.elderec.com/2008/07/16/ubuntu-hardy-nginx-php5-fastcgi/ doesn&#039;t work anymore and it&#039;s now a spam-web.</description>
		<content:encoded><![CDATA[<p>Warning: <a href="http://blog.elderec.com/2008/07/16/ubuntu-hardy-nginx-php5-fastcgi/" rel="nofollow">http://blog.elderec.com/2008/07/16/ubuntu-hardy-nginx-php5-fastcgi/</a> doesn&#8217;t work anymore and it&#8217;s now a spam-web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to get Bugzilla working with the nginx web server ~ Webopius - Web design &#124; Project Management &#124; SEO &#124; Graphic Design &#124; E-Commerce &#124; Content Management</title>
		<link>http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx/comment-page-1#comment-802</link>
		<dc:creator>How to get Bugzilla working with the nginx web server ~ Webopius - Web design &#124; Project Management &#124; SEO &#124; Graphic Design &#124; E-Commerce &#124; Content Management</dc:creator>
		<pubDate>Fri, 03 Apr 2009 18:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webopius.com/content/?p=180#comment-802</guid>
		<description>[...] If the references to &#8216;fastcgi&#8217; mean nothing, take a look at the comments section of this posting about nginx and the lighttpd fastcgi script: [...]</description>
		<content:encoded><![CDATA[<p>[...] If the references to &#8216;fastcgi&#8217; mean nothing, take a look at the comments section of this posting about nginx and the lighttpd fastcgi script: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Global Redirect module not working on Drupal and nginx server? ~ Webopius - Web design &#124; Project Management &#124; SEO &#124; Graphic Design &#124; E-Commerce &#124; Content Management</title>
		<link>http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx/comment-page-1#comment-236</link>
		<dc:creator>Global Redirect module not working on Drupal and nginx server? ~ Webopius - Web design &#124; Project Management &#124; SEO &#124; Graphic Design &#124; E-Commerce &#124; Content Management</dc:creator>
		<pubDate>Sun, 08 Feb 2009 19:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webopius.com/content/?p=180#comment-236</guid>
		<description>[...] and nginx work well together (see the previous VPS, Drupal, nginx post here) but you might discover that a few modules cause problems because of .htaccess or redirects written [...]</description>
		<content:encoded><![CDATA[<p>[...] and nginx work well together (see the previous VPS, Drupal, nginx post here) but you might discover that a few modules cause problems because of .htaccess or redirects written [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webopius</title>
		<link>http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx/comment-page-1#comment-168</link>
		<dc:creator>Webopius</dc:creator>
		<pubDate>Tue, 27 Jan 2009 04:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webopius.com/content/?p=180#comment-168</guid>
		<description>Hi Paul,
We also use the same lightspeed based script. We followed the instructions on this site to get it working:
http://blog.elderec.com/2008/07/16/ubuntu-hardy-nginx-php5-fastcgi/

Here&#039;s the script that spawns the processes to listen on port 9000:
/usr/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -u www-data -g www-data -C 2 -f /usr/bin/php5-cgi

The -C param specifies the number of processes which as you can see for us is 2.

In addition to the usual modules, on our Drupal site we are running CCK, search, taxonomy, image, image assist, pathauto, lightbox2, global redirect, wysiwyg, views and a couple of custom modules we wrote for News articles and Google news support.

At the moment, all is working well however, some people say it might be better to use Apache as the PHP handler for nginx.

For example: http://www.megaburst.com/load-balancing/wordpress-benchmarks-running-on-nginx-php-apache-and-fastcgi/

Although I suspect the caching had a lot to do with the good Apache performance in this case.</description>
		<content:encoded><![CDATA[<p>Hi Paul,<br />
We also use the same lightspeed based script. We followed the instructions on this site to get it working:<br />
<a href="http://blog.elderec.com/2008/07/16/ubuntu-hardy-nginx-php5-fastcgi/" rel="nofollow">http://blog.elderec.com/2008/07/16/ubuntu-hardy-nginx-php5-fastcgi/</a></p>
<p>Here&#8217;s the script that spawns the processes to listen on port 9000:<br />
/usr/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -u www-data -g www-data -C 2 -f /usr/bin/php5-cgi</p>
<p>The -C param specifies the number of processes which as you can see for us is 2.</p>
<p>In addition to the usual modules, on our Drupal site we are running CCK, search, taxonomy, image, image assist, pathauto, lightbox2, global redirect, wysiwyg, views and a couple of custom modules we wrote for News articles and Google news support.</p>
<p>At the moment, all is working well however, some people say it might be better to use Apache as the PHP handler for nginx.</p>
<p>For example: <a href="http://www.megaburst.com/load-balancing/wordpress-benchmarks-running-on-nginx-php-apache-and-fastcgi/" rel="nofollow">http://www.megaburst.com/load-balancing/wordpress-benchmarks-running-on-nginx-php-apache-and-fastcgi/</a></p>
<p>Although I suspect the caching had a lot to do with the good Apache performance in this case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx/comment-page-1#comment-167</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Mon, 26 Jan 2009 23:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.webopius.com/content/?p=180#comment-167</guid>
		<description>hi. i am also a happy slicehost camper. also serving drupal through nginx. i am curious how you have your fastcgi. i have a setup that works, but as i add modules to my drupal install, i am seeing a drop in performance and i&#039;m wondering if there might be a better way or if my config needs tweaking.

i am using a binary called php-fastcgi that is included in the lighttpd package (which i am otherwise not using). i found a little initscript to run php-fastcgi which seems to spawn 5 php-cgi processes. 

how did you guys set it up?</description>
		<content:encoded><![CDATA[<p>hi. i am also a happy slicehost camper. also serving drupal through nginx. i am curious how you have your fastcgi. i have a setup that works, but as i add modules to my drupal install, i am seeing a drop in performance and i&#8217;m wondering if there might be a better way or if my config needs tweaking.</p>
<p>i am using a binary called php-fastcgi that is included in the lighttpd package (which i am otherwise not using). i found a little initscript to run php-fastcgi which seems to spawn 5 php-cgi processes. </p>
<p>how did you guys set it up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fix for a slow SSH login ~ Webopius - Web design &#124; Project Management &#124; SEO &#124; Graphic Design &#124; E-Commerce &#124; Content Management</title>
		<link>http://www.webopius.com/content/180/vps-hosting-drupal-6-and-nginx/comment-page-1#comment-148</link>
		<dc:creator>Fix for a slow SSH login ~ Webopius - Web design &#124; Project Management &#124; SEO &#124; Graphic Design &#124; E-Commerce &#124; Content Management</dc:creator>
		<pubDate>Tue, 20 Jan 2009 19:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webopius.com/content/?p=180#comment-148</guid>
		<description>[...] may have seen on our previous post that we are running one of our sites on a Linux Ubuntu server with the nginx web [...]</description>
		<content:encoded><![CDATA[<p>[...] may have seen on our previous post that we are running one of our sites on a Linux Ubuntu server with the nginx web [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.346 seconds -->

