<?xml version="1.0" encoding="ISO-8859-1"?>
<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>Linux, PHP, MySQL, Windows, C# &#187; web server</title>
	<atom:link href="http://www.massimo-caselli.com/tag/web-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.massimo-caselli.com</link>
	<description>Articoli, news e pillole sul mondo LAMP e l&#039;opensource. Pillole di C#</description>
	<lastBuildDate>Sun, 27 Jun 2010 11:25:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Apache mod rewrite cheat sheet</title>
		<link>http://www.massimo-caselli.com/2009/03/22/apache-mod-rewrite-cheat-sheet/</link>
		<comments>http://www.massimo-caselli.com/2009/03/22/apache-mod-rewrite-cheat-sheet/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 21:24:39 +0000</pubDate>
		<dc:creator>maxgrante</dc:creator>
				<category><![CDATA[Apache, Webserver]]></category>
		<category><![CDATA[Opensource World]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache mod rewrite]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.massimo-caselli.com/?p=164</guid>
		<description><![CDATA[Segnalo un ottimo articolo su mod rewrite di Apache: http://www.addedbytes.com/apache/mod_rewrite-cheat-sheet/]]></description>
			<content:encoded><![CDATA[<p>Segnalo un ottimo articolo su mod rewrite di Apache:</p>
<p><a title="Apache mod rewrite" href="http://www.addedbytes.com/apache/mod_rewrite-cheat-sheet/" target="_blank">http://www.addedbytes.com/apache/mod_rewrite-cheat-sheet/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.massimo-caselli.com/2009/03/22/apache-mod-rewrite-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benchmark Apache 2.2.x VS Lighttpd 1.4.x</title>
		<link>http://www.massimo-caselli.com/2008/09/22/benchmark-apache-22x-vs-lighttpd-14x/</link>
		<comments>http://www.massimo-caselli.com/2008/09/22/benchmark-apache-22x-vs-lighttpd-14x/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 07:24:55 +0000</pubDate>
		<dc:creator>maxgrante</dc:creator>
				<category><![CDATA[Apache, Webserver]]></category>
		<category><![CDATA[Opensource World]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.massimo-caselli.com/?p=146</guid>
		<description><![CDATA[Semplice benchmark che confronta apache 2.2.x e Lighttpd 1.4.x nel servire contenuti statici: Benchmark apache 2.2.x VS Lighttpd 1.4.x]]></description>
			<content:encoded><![CDATA[<p>Semplice benchmark che confronta <a target="_blank" href="http://www.apache.org">apache</a> 2.2.x e Lighttpd 1.4.x nel servire contenuti statici:</p>
<p><a title="Benchmark Apache Lighttpd" href="http://www.howtoforge.com/benchmark-apache2-vs-lighttpd-static-html-files" target="_blank">Benchmark <a target="_blank" href="http://www.apache.org">apache</a> 2.2.x VS Lighttpd 1.4.x</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.massimo-caselli.com/2008/09/22/benchmark-apache-22x-vs-lighttpd-14x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Risparmiare banda internet utilizzando mod_deflate in Apache</title>
		<link>http://www.massimo-caselli.com/2008/03/28/risparmiare-banda-internet-utilizzando-mod_deflate-in-apache/</link>
		<comments>http://www.massimo-caselli.com/2008/03/28/risparmiare-banda-internet-utilizzando-mod_deflate-in-apache/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 13:11:28 +0000</pubDate>
		<dc:creator>maxgrante</dc:creator>
				<category><![CDATA[Apache, Webserver]]></category>
		<category><![CDATA[Linux, Opensource]]></category>
		<category><![CDATA[Opensource World]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[compressione]]></category>
		<category><![CDATA[mod_deflate]]></category>
		<category><![CDATA[risparmio banda]]></category>
		<category><![CDATA[sito lento]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.massimo-caselli.com/2008/03/28/risparmiare-banda-internet-utilizzando-mod_deflate-in-apache/</guid>
		<description><![CDATA[Vedremo in questo articolo come poter lavorare con il server web apache per migliorare le prestazioni del proprio server web e risparmiare al contempo anche banda internet (preziosa e costosa). Per fare questo si può utilizzare un fantastico modulo di apache, mod_deflate. FUNZIONAMENTO Prima di tutto comprendiamo il funzionamento di mod_deflate e cosa fa. Questo]]></description>
			<content:encoded><![CDATA[<p>Vedremo in questo articolo come poter lavorare con il server web <a target="_blank" href="http://www.apache.org">apache</a> per migliorare le prestazioni del proprio server web e risparmiare al contempo anche banda internet (preziosa e costosa).</p>
<p>Per fare questo si può utilizzare un fantastico modulo di <a target="_blank" href="http://www.apache.org">apache</a>, mod_deflate.</p>
<p><strong>FUNZIONAMENTO</strong></p>
<p>Prima di tutto comprendiamo il funzionamento di mod_deflate e cosa fa. Questo modulo si occupa di comprimere html, documenti, immagini e quantaltro prima di servirle al client.<br />
In tal modo otterremo una diminuzione nell&#8217;utilizzo della banda e il sito sarà in parte più rapido anche per quei navigatori che dispongono di connettività non a banda larga o comunque non eccelsa.</p>
<p><strong>QUANDO UTILIZZARLO E COME</strong></p>
<p>E&#8217; importante però comprendere quando possiamo utilizzarlo e soprattutto se non sarà un boomerang che ci torna sulla faccia. Per farlo bisogna quindi analizzare il problema.</p>
<p><em><strong>A) Contenuto del sito web</strong></em></p>
<p>Nel caso in cui il nostro sito web sia composto prevalentemente da elementi testuali (CSS, HTML, XML etc&#8230;) otterremo un&#8217;effetto eccezionale comprimendo tali contenuti. Nel caso invece il sito sia composto da  Flash, immagini pesanti etc&#8230; l&#8217;effetto sarà praticamente nullo.</p>
<p><em><strong>B) Il nostro server ha abbastanza processore?</strong></em></p>
<p>Un altro aspetto è legato alla potenza del server, infatti se da un lato si ottiene un miglioramento sull&#8217;aspetto della banda, avremo come controindicazione un impatto sul carico della CPU che per ogni richiesta deve comprimere il file prima di inviarlo al client. Se ne evince quindi che in caso di poca potenza rischiamo di risolvere i problemi di banda e causarne sull&#8217;HW del server web.</p>
<p><strong>ATTIVAZIONE DEL MODULO</strong></p>
<p>Se <a target="_blank" href="http://www.apache.org">apache</a> come di default su CentOS 5.1 (presa in esame per l&#8217;articolo) ha già incluso il modulo, bisogna solo scommentare la riga relativa:</p>
<p><em>LoadModule deflate_module modules/mod_deflate.so</em></p>
<p><strong>CAMBIO CONFIGURAZIONE SERVER WEB</strong></p>
<p>A questo punto dobbiamo definire in <a target="_blank" href="http://www.apache.org">apache</a> come e dove utilizzare il modulo.<br />
Per fare questo è davvero inutile andare a sprecare bit su questo articolo <img src='http://www.massimo-caselli.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> , per cui vi rimando direttamente alla parte di configurazione sul sito di <a target="_blank" href="http://www.apache.org">apache</a> stessa:</p>
<p><a href="http://httpd.apache.org/docs/2.0/mod/mod_deflate.html" title="Mod Deflate Apache" target="_blank">MOD_DEFLATE CONF</a></p>
<p>Una nota importante da fare, prima di chiudere l&#8217;articolo, è relativa alla possibilità di escludere alcuni browser che non supportano pagine zippate e di poter escludere file come ZIP, Immagini, flash etc&#8230; (visibile da docs su <a target="_blank" href="http://www.apache.org">apache</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.massimo-caselli.com/2008/03/28/risparmiare-banda-internet-utilizzando-mod_deflate-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
