﻿<?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>[d]bykadorov &#187; nginx</title>
	<atom:link href="http://hudson.su/tag/nginx/feed/" rel="self" type="application/rss+xml" />
	<link>http://hudson.su</link>
	<description>Профессиональный дилетант: блог о разработке программного обеспечения, web-программировании, контроле качества и тестировании</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Решение проблем с ajax на nginx/apache в Internet Explorer (IE)</title>
		<link>http://hudson.su/2010/01/15/solving-problms-with-ajax-on-nginx-apache-in-internet-explorer/</link>
		<comments>http://hudson.su/2010/01/15/solving-problms-with-ajax-on-nginx-apache-in-internet-explorer/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 15:03:23 +0000</pubDate>
		<dc:creator>hudson</dc:creator>
				<category><![CDATA[Профессиональное]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://hudson.su/?p=748</guid>
		<description><![CDATA[Часто вижу сообщения о проблемах nginx и ajax в IE. Конечно я не могу ручаться за каждый конкретный случай, но осмелюсь предположить, что проблема может быть связана с кодировкой, точнее с наименованием кодировки, которое передается в ответе веб-сервера. Я уже писал о похожей проблеме ранее (Cистемная ошибка: -1072896658). Ниже проведу небольшой ликбез с описанием необходимых [...]]]></description>
		<wfw:commentRss>http://hudson.su/2010/01/15/solving-problms-with-ajax-on-nginx-apache-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Полезные плагины мониторинга nginx для munin</title>
		<link>http://hudson.su/2009/11/24/poleznye-plaginy-monitoringa-nginx-dlya-munin/</link>
		<comments>http://hudson.su/2009/11/24/poleznye-plaginy-monitoringa-nginx-dlya-munin/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:52:00 +0000</pubDate>
		<dc:creator>hudson</dc:creator>
				<category><![CDATA[Профессиональное]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[munin]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://hudson.su/?p=485</guid>
		<description><![CDATA[Ниже приведены полезные плагины для мониторинга nginx, которые я использую на боевых серверах NGINX ram usage Из названия ясно что данный плагин позволяет наблюдать расход памяти nginx&#8217;ом: Установка плагина nginx ram usage: $ cd /usr/share/munin/plugins $ wget -O ngnix_memory http://muninexchange.projects.linpro.no/download.php?phid=626 $ chmod +x ngnix_memory $ ln -s /usr/share/munin/plugins/ngnix_memory /etc/munin/plugins $ /etc/init.d/munin-node restart &#160; Тут же [...]]]></description>
		<wfw:commentRss>http://hudson.su/2009/11/24/poleznye-plaginy-monitoringa-nginx-dlya-munin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Quick nginx под CentOS 5.3</title>
		<link>http://hudson.su/2009/11/04/quick-nginx-centos-5/</link>
		<comments>http://hudson.su/2009/11/04/quick-nginx-centos-5/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 23:06:52 +0000</pubDate>
		<dc:creator>hudson</dc:creator>
				<category><![CDATA[Профессиональное]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://hudson.su/?p=206</guid>
		<description><![CDATA[Под катом рассматривается пошаговый процесс сборки nginx под CentOS 5.3 Итак, предположим что мы работаем под суперпользователем и находимся в директории /root/install Устанавливаем pcre и pcre-devel # yum install pcre &#160; # yum install pcre-devel Далее очередь zlib и zlib-devel # yum install zlib &#160; # yum install zlib-devel Далее openssl и openssl-devel # yum [...]]]></description>
		<wfw:commentRss>http://hudson.su/2009/11/04/quick-nginx-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Init скрипт для nginx</title>
		<link>http://hudson.su/2009/05/31/init-script-for-nginx/</link>
		<comments>http://hudson.su/2009/05/31/init-script-for-nginx/#comments</comments>
		<pubDate>Sat, 30 May 2009 23:04:00 +0000</pubDate>
		<dc:creator>hudson</dc:creator>
				<category><![CDATA[Профессиональное]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://hudson.su/?p=83</guid>
		<description><![CDATA[Вот ломает меня ручками управлять nginx. Хотелось init скрипт. Нагуглил такой вот (работает, не жалуюсь): #!/bin/sh # Init file for nginx server daemon # chkconfig: - 85 15 # description: nginx server daemon bin=/sbin/nginx pid_file=/usr/local/nginx/nginx.pid case &#34;$1&#34; in start&#41; echo -n &#34;Starting nginx: &#34; $bin &#38;&#38; echo OK &#124;&#124; echo FAILED ;; stop&#41; echo -n &#34;Stopping [...]]]></description>
		<wfw:commentRss>http://hudson.su/2009/05/31/init-script-for-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
