<?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>PHP-bloggen</title>
	<atom:link href="http://phpblog.se/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpblog.se</link>
	<description>Om utveckling i php</description>
	<lastBuildDate>Sat, 30 Oct 2010 20:24:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>slowdeath ger din LAMP-installation DOS-döden</title>
		<link>http://phpblog.se/slowdeath-ger-din-lamp-installation-dos-doden/</link>
		<comments>http://phpblog.se/slowdeath-ger-din-lamp-installation-dos-doden/#comments</comments>
		<pubDate>Sat, 30 Oct 2010 20:23:38 +0000</pubDate>
		<dc:creator>phpblog</dc:creator>
				<category><![CDATA[Snabba nyheter]]></category>

		<guid isPermaLink="false">http://phpblog.se/?p=12</guid>
		<description><![CDATA[This is not an issue with Nginx, and I&#8217;d wager that it&#8217;s not an issue with Lighttpd either, though I&#8217;ll freely admit that I haven&#8217;t used Lighttpd in years Nginx will actually buffer the request and only send it to PHP once it&#8217;s complete, it will also buffer the PHP response and send it to [...]]]></description>
			<content:encoded><![CDATA[<div class="posterous_bookmarklet_entry">
<blockquote>
<div>
<p>This is not an issue with Nginx, and I&#8217;d wager that it&#8217;s not an issue with Lighttpd either, though I&#8217;ll freely admit that I haven&#8217;t used Lighttpd in years</p>
<p>Nginx will actually buffer the request and only send it to PHP once it&#8217;s complete, it will also buffer the PHP response and send it to the user. So essentially the PHP process is not busy while the client is sending the request and it&#8217;s not busy while nginx is sending response to client.</p>
<p>I&#8217;m constantly amazed at how many people still use Apache by itself, it&#8217;s absolutely horrible for performance. You can just look at the low orbit ion cannon tool the chans like to use to bring down sites, it&#8217;s incredibly crude but it works so well because sites using Apache cannot handle any kind of traffic before it craps itself.</p>
<p>Do yourself a favour and use Nginx, we have some very nice people in #nginx on freenode who are usually ready to answer questions and the wiki is not actually half bad. It&#8217;ll be your best decision this month.</p>
</div>
</blockquote>
<p>via <a href="http://www.rooftopsolutions.nl/blog/slowdeath-a-simple-denial-of-service-attack-for-most-php-based-servers?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+bijsterespoor+%28Het+Bijstere+Spoor%29&amp;utm_content=Google+Reader">rooftopsolutions.nl</a></p>
<p>Apache är med rätta en populär webbserver &#8211; den har många kvaliteter, men skalbarhet och snabbhet är tyvärr inte en av dom. För att visa på sårbarheten i kombon Apache och PHP så skapade Evert på Rooftopsolutions verktyget slowdeath: ett pythonskript som sänker de flesta phpbaserade webbservrar.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://phpblog.se/slowdeath-ger-din-lamp-installation-dos-doden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhpCMS VS Porr</title>
		<link>http://phpblog.se/phpcms-vs-porr/</link>
		<comments>http://phpblog.se/phpcms-vs-porr/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 12:56:24 +0000</pubDate>
		<dc:creator>phpblog</dc:creator>
				<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://phpblog.se/?p=8</guid>
		<description><![CDATA[Drupal får spö av WordPress som får spö av porr.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Google trends" src="http://tuut.atdt.nu/a/c304dd77be79a615da54ae7d3aea51ee-480.jpg" alt="" width="480" height="268" /></p>
<p>Drupal får spö av WordPress som får spö av porr.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpblog.se/phpcms-vs-porr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook bjuder på godis</title>
		<link>http://phpblog.se/facebook-bjuder-pa-godis/</link>
		<comments>http://phpblog.se/facebook-bjuder-pa-godis/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 14:44:23 +0000</pubDate>
		<dc:creator>Christian Bolstad</dc:creator>
				<category><![CDATA[byggstenar]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fri mjukvara]]></category>
		<category><![CDATA[gpl]]></category>

		<guid isPermaLink="false">http://phpblog.se/?p=3</guid>
		<description><![CDATA[Facebook används ofta som ett exempel på att det faktiskt går att skala upp stora webbplatser trots att man använder ett så snabbarbetat programmeringsspråk som PHP. Faktum är att Facebook även är ett bra exempel på fri mjukvara och affärsnytta, eftersom både front- och backend nästan uteslutanden är byggt på GPL-licenserad mjukvara. I avdelningen &#8221;open [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook används ofta som ett exempel på att det faktiskt går att skala upp stora webbplatser trots att man använder ett så snabbarbetat programmeringsspråk som PHP.</p>
<p>Faktum är att Facebook även är ett bra exempel på fri mjukvara och affärsnytta, eftersom både front- och backend nästan uteslutanden är byggt på GPL-licenserad mjukvara.</p>
<p>I avdelningen &#8221;open source&#8221; på fejjans utvecklarsite så lyfter den interna utvecklingsavdelningen inte bara fram de byggstenar som används utan visar även på de sätt som facebook gett tillbaka till nätcommunityn:</p>
<blockquote><p>Facebook has been developed from the ground up using open source software, and we are proud to give back to the open source community through various open source projects.</p></blockquote>
<p>Läs själv: Facebook developers: <a href="http://developers.facebook.com/opensource.php">Open source</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpblog.se/facebook-bjuder-pa-godis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

