<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>KBeezie &#187; Nginx</title> <atom:link href="http://kbeezie.com/view/category/webservers/nginx/feed/" rel="self" type="application/rss+xml" /><link>http://kbeezie.com</link> <description>There&#039;s no place like ::1</description> <lastBuildDate>Fri, 16 Dec 2011 12:03:51 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Securing Nginx and PHP</title><link>http://kbeezie.com/view/securing-nginx-php/</link> <comments>http://kbeezie.com/view/securing-nginx-php/#comments</comments> <pubDate>Fri, 16 Dec 2011 11:41:17 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[administration]]></category> <category><![CDATA[security]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://kbeezie.com/?p=671</guid> <description><![CDATA[Getting Nginx and PHP-FPM set up on a system is not all that difficult, but it can take a bit of practice to keep such a system secure. This post recaps on some of the common ways to keep your installation secure as well as some minor pointers regarding wordpress. ]]></description> <wfw:commentRss>http://kbeezie.com/view/securing-nginx-php/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Nginx Flood Protection with Limit_req</title><link>http://kbeezie.com/view/nginx-protection/</link> <comments>http://kbeezie.com/view/nginx-protection/#comments</comments> <pubDate>Sat, 09 Apr 2011 17:31:03 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://kbeezie.com/?p=632</guid> <description><![CDATA[I'll show you a very simple demonstration of Nginx's Limit Request module and how it may be helpful to you in keeping your website up if you are hit by excessive connections or HTTP based denial-of-service attacks. ]]></description> <wfw:commentRss>http://kbeezie.com/view/nginx-protection/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Search Page Getting Hammered?</title><link>http://kbeezie.com/view/prevent-search-overload/</link> <comments>http://kbeezie.com/view/prevent-search-overload/#comments</comments> <pubDate>Mon, 28 Mar 2011 00:18:22 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[performance]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://kbeezie.com/?p=603</guid> <description><![CDATA[On my Wordpress Caching write up someone mentioned asked a very good question. What good is the caching if your site gets brought down by excessive search queries? Fortunately the Nginx webserver has a way to soften the impact.]]></description> <wfw:commentRss>http://kbeezie.com/view/prevent-search-overload/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Kwolla; shows promise but lacks professionalism.</title><link>http://kbeezie.com/view/kwolla-promise-lacks-professionalism/</link> <comments>http://kbeezie.com/view/kwolla-promise-lacks-professionalism/#comments</comments> <pubDate>Wed, 16 Mar 2011 16:59:13 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Webservers]]></category><guid isPermaLink="false">http://kbeezie.com/?p=589</guid> <description><![CDATA[Over the years I've seen several social network scripts and applications pop up, dolphin, socialengine, buddypress and so forth. I've worked with SocialEngine on two major occasions (2.8 and 4.1.2), already went thru the painstaking process of making a script like SocialeEngine work rather decently with a fast Nginx server configuration. So naturally any time I see a social networking script pop up that wasn't specifically built for a website, I consider it bloatware. Kwolla however shows promise, if not for a human flaw behind it. ]]></description> <wfw:commentRss>http://kbeezie.com/view/kwolla-promise-lacks-professionalism/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Nginx and Codeigniter The Easy Way</title><link>http://kbeezie.com/view/nginx-and-codeigniter/</link> <comments>http://kbeezie.com/view/nginx-and-codeigniter/#comments</comments> <pubDate>Sat, 05 Mar 2011 18:27:09 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Webservers]]></category><guid isPermaLink="false">http://kbeezie.com/?p=576</guid> <description><![CDATA[How to get Codeigniter running on NGinx the easy way. ]]></description> <wfw:commentRss>http://kbeezie.com/view/nginx-and-codeigniter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Importance of Caching WordPress</title><link>http://kbeezie.com/view/caching-wordpress/</link> <comments>http://kbeezie.com/view/caching-wordpress/#comments</comments> <pubDate>Thu, 17 Feb 2011 02:16:48 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://kbeezie.com/?p=543</guid> <description><![CDATA[The core of Wordpress is rather badly coded when it comes to speed and optimization. Yes I said it; despite using Wordpress for most of my client's sites as well as my own. Thus why its so very important to use caching with Wordpress. Within you'll see just how pitiful Wordpress is uncached. ]]></description> <wfw:commentRss>http://kbeezie.com/view/caching-wordpress/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>IPv6 with OpenVz (venet)</title><link>http://kbeezie.com/view/ipv6-openvz-venet/</link> <comments>http://kbeezie.com/view/ipv6-openvz-venet/#comments</comments> <pubDate>Wed, 16 Feb 2011 08:09:42 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Nginx]]></category> <category><![CDATA[Webservers]]></category><guid isPermaLink="false">http://kbeezie.com/?p=538</guid> <description><![CDATA[While setting up IPv6 connectivity on host systems, OpenVz w/ veth, or Xen containers is easy, doing the same with a typical OpenVz container using venet tends to run into problems. This guide shows you how to get IPv6 going on a OpenVz VPS that only has venet available to it. Also included, some tweaks and caveats regarding setting up Nginx, Apache (httpd), and other services with IPv6 connectivity. ]]></description> <wfw:commentRss>http://kbeezie.com/view/ipv6-openvz-venet/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Protecting Folders with Nginx</title><link>http://kbeezie.com/view/protecting-folders-with-nginx/</link> <comments>http://kbeezie.com/view/protecting-folders-with-nginx/#comments</comments> <pubDate>Sat, 05 Feb 2011 14:38:29 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Webservers]]></category><guid isPermaLink="false">http://kbeezie.com/?p=526</guid> <description><![CDATA[This question comes up every so often, and its actually fairly easy besides the fact you do not use an .htaccess file. This writeup will show you how to implement auth_basic in Nginx as well as some alternatives to the htpasswd utility installed.]]></description> <wfw:commentRss>http://kbeezie.com/view/protecting-folders-with-nginx/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Deploying circuits.web with Nginx/uwsgi</title><link>http://kbeezie.com/view/circuits-nginx-uwsgi/</link> <comments>http://kbeezie.com/view/circuits-nginx-uwsgi/#comments</comments> <pubDate>Mon, 31 Jan 2011 08:22:48 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Python]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[circuits.web]]></category> <category><![CDATA[uwsgi]]></category> <category><![CDATA[wsgi]]></category><guid isPermaLink="false">http://kbeezie.com/?p=484</guid> <description><![CDATA[I'm a very minimal person when it comes to frameworks, I don't generally like something that needs to generate an entire application file structure like you'd see with Django. When I was searching around for various frameworks to get me started with python and web development, I investigated the usual; DJango, CherryPy, Web.Py. I fell in love with circuits due it's ease and simplicity, yet it can be quite powerful. This article will show you how to get Nginx setup with uWSGI along with a sample circuits.web application.]]></description> <wfw:commentRss>http://kbeezie.com/view/circuits-nginx-uwsgi/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Apache and Nginx Together</title><link>http://kbeezie.com/view/apache-with-nginx/</link> <comments>http://kbeezie.com/view/apache-with-nginx/#comments</comments> <pubDate>Sun, 30 Jan 2011 08:10:16 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Nginx]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[httpd]]></category><guid isPermaLink="false">http://kbeezie.com/?p=463</guid> <description><![CDATA[This article is basically food-for-thought for those who wish to use Nginx either side-by-side or in front of the Apache (httpd) HTTP Server. Within covers tweaking the two to work with each other as well as some configuration scenarios.]]></description> <wfw:commentRss>http://kbeezie.com/view/apache-with-nginx/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
