<?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>Kerlinux.org &#187; apache</title>
	<atom:link href="http://kerlinux.org/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://kerlinux.org</link>
	<description>Le petit monde de SLiX</description>
	<lastBuildDate>Mon, 03 Feb 2014 20:28:39 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Debian/Apache HTTPd: Erreurs select() failed avec mod_fastcgi</title>
		<link>http://kerlinux.org/2013/01/debian-apache-httpd-erreurs-select-failed-avec-mod_fastcgi/</link>
		<comments>http://kerlinux.org/2013/01/debian-apache-httpd-erreurs-select-failed-avec-mod_fastcgi/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 14:47:41 +0000</pubDate>
		<dc:creator>SLiX</dc:creator>
				<category><![CDATA[Informatique]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://kerlinux.org/?p=1494</guid>
		<description><![CDATA[<p>Sous Debian &#171;&#160;Squeeze&#160;&#187;, depuis que j&#8217;avais migré mes sites Apache HTTPd/PHP de mod_php5 à mod_fastcgi + php5-fpm, j&#8217;avais de temps en temps des erreurs du type:</p>
[...] [error] [client x.x.x.x] (4)Interrupted system call: FastCGI: comm with server "/usr/lib/cgi-bin/php5-fcgi" aborted: select() failed
[...] [error] [client x.x.x.x] FastCGI: incomplete headers (0 bytes) received from server "/usr/lib/cgi-bin/php5-fcgi"
<p>Après quelques recherches, il s&#8217;est avéré que c&#8217;est un bug de mod_fastcgi corrigé dans la version 2.4.7 (Debian GNU/Linux 6.0 &#171;&#160;Squeeze&#160;&#187; est en version 2.4.6).</p>
<p>Le plus sûr pour mettre à jour vers la version 2.4.7 fût de re-compiler et d&#8217;installer le module Apache à la façon Debian.</p>
<p>Voici ma procédure:</p><p><a href="http://kerlinux.org/2013/01/debian-apache-httpd-erreurs-select-failed-avec-mod_fastcgi/">Lire la suite de Debian/Apache HTTPd: Erreurs select() failed avec mod_fastcgi</a></p>]]></description>
		<wfw:commentRss>http://kerlinux.org/2013/01/debian-apache-httpd-erreurs-select-failed-avec-mod_fastcgi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installation de Redmine sur RHEL6</title>
		<link>http://kerlinux.org/2012/02/installation-de-redmine-sur-rhel6/</link>
		<comments>http://kerlinux.org/2012/02/installation-de-redmine-sur-rhel6/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:58:48 +0000</pubDate>
		<dc:creator>SLiX</dc:creator>
				<category><![CDATA[Informatique]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://kerlinux.org/?p=1148</guid>
		<description><![CDATA[<p>Beaucoup d&#8217;outils basés sur <a title="Ruby on Rails" href="http://fr.wikipedia.org/wiki/Ruby_on_Rails" target="_blank">Ruby on Rails</a> semblent de bonne facture; encore faut-il réussir à les installer.</p>
<p>Voici donc une page de mon wiki à propos de <a title="Redmine" href="http://www.redmine.org" target="_blank">Redmine</a>, une application web de gestion de projets basée ce <a href="http://fr.wikipedia.org/wiki/Framework" target="_blank">framework</a>.</p>
<p>Celle-ci contient principalement une procédure d&#8217;installation sur RedHat Enterprise Linux 6 (RHEL6 pour les intimes), en se basant sur les composants MySQL, Apache HTTPd et <a title="Passenger" href="http://www.modrails.com/" target="_blank">Passenger</a> (aussi connu sous les noms mod_rails/mod_rack):</p>
<ul>
<li><a href="http://kerlinux.org/wiki/Redmine">http://kerlinux.org/wiki/Redmine</a></li>
</ul>
<div>Bon avancement dans vos projets !</div>
]]></description>
		<wfw:commentRss>http://kerlinux.org/2012/02/installation-de-redmine-sur-rhel6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KeepAlive TCP avec Apache HTTPd &#171;&#160;mod_proxy&#160;&#187;</title>
		<link>http://kerlinux.org/2010/07/keepalive-tcp-avec-apache-httpd-mod_proxy/</link>
		<comments>http://kerlinux.org/2010/07/keepalive-tcp-avec-apache-httpd-mod_proxy/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 08:28:08 +0000</pubDate>
		<dc:creator>SLiX</dc:creator>
				<category><![CDATA[Informatique]]></category>
		<category><![CDATA[ajp]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://kerlinux.org/?p=140</guid>
		<description><![CDATA[<p>Un pare-feu entre votre frontal GNU/Linux / Apache HTTPd (avec mod_proxy) et votre serveur applicatif (par exemple Apache Tomcat), coupe les connexions HTTP ou AJP inactives au bout d&#8217;un certain temps ? Une solution consiste à activer le TCP keep alive; voici une petite explication:</p><p><a href="http://kerlinux.org/2010/07/keepalive-tcp-avec-apache-httpd-mod_proxy/">Lire la suite de KeepAlive TCP avec Apache HTTPd &#171;&#160;mod_proxy&#160;&#187;</a></p>]]></description>
		<wfw:commentRss>http://kerlinux.org/2010/07/keepalive-tcp-avec-apache-httpd-mod_proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
