<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>xela's Linux Blog - Tolle Software</title>
    <link>http://spielwiese.la-evento.com/xelasblog/</link>
    <description>My little place on the web...</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Apache Benchmarks</title>
    <link>http://spielwiese.la-evento.com/xelasblog/archives/58-Apache-Benchmarks.html</link>
            <category>Tolle Software</category>
    
    <comments>http://spielwiese.la-evento.com/xelasblog/archives/58-Apache-Benchmarks.html#comments</comments>
    <wfw:comment>http://spielwiese.la-evento.com/xelasblog/wfwcomment.php?cid=58</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://spielwiese.la-evento.com/xelasblog/rss.php?version=2.0&amp;type=comments&amp;cid=58</wfw:commentRss>
    

    <author>nospam@example.com (Xela)</author>
    <content:encoded>
    Keine Frage, &lt;a href=&quot;http://httpd.apache.org/docs/trunk/programs/ab.html&quot;&gt;ab&lt;/a&gt; ist ein tolles Tool.&lt;br /&gt;
Noch toller ist aber &lt;a href=&quot;http://www.joedog.org/index/siege-home&quot;&gt;siege&lt;/a&gt;.&lt;br /&gt;
Warum? Ganz einfach: da man eine Liste ganz unterschiedlicher Links mitgeben kann, f&amp;auml;llt das Ergebnis realistischer aus.&lt;br /&gt;
Ein Seitenaufruf normaler Besucher besteht ja immer aus einem Sammelsurium von unterschiedlichen Requests bestehend aus HTML-&amp;#160; und PHP-Inhalt, Stylesheets, Bildern, Javascript Files usw.&lt;br /&gt;
&lt;br /&gt;
ab Beispiel:&lt;br /&gt;
&lt;div class=&quot;geshi&quot;&gt;ab -n &lt;span style=&quot;color: #000000;&quot;&gt;200&lt;/span&gt; -c &lt;span style=&quot;color: #000000;&quot;&gt;20&lt;/span&gt; http://your-server.com/&lt;/div&gt;
siege Bespiel:&lt;br /&gt;
&lt;div class=&quot;geshi&quot;&gt;siege -c &lt;span style=&quot;color: #000000;&quot;&gt;20&lt;/span&gt; -t 10S -i -f links.txt&lt;/div&gt;
Die Datei links.txt enth&amp;auml;lt eine m&amp;ouml;glichst realit&amp;auml;tsnahe Sammlung von urls eines Hosts. Die werden dann in beliebiger Reihenfolge aufgerufen.&lt;br /&gt;
&lt;br /&gt;
Was auch noch sch&amp;ouml;n ist an siege: die Verbosity.&lt;br /&gt;
Jeder  einzelne Request wird mit Antwortcode, Dauer und Gr&amp;ouml;&amp;szlig;e aufgelistet. So  sieht man z.B. sch&amp;ouml;n, wann es etwas l&amp;auml;nger gedauert hat, weil ein weiterer  Apache Kindprozess gestartet werden musste.&lt;br /&gt;
&lt;br /&gt;
F&amp;uuml;r beides gibt es Ubuntu Standardpakete:&lt;br /&gt;
ab wird mit Apache mitgeliefert (apache2-utils), siege kommt aus dem gleichnamigen Paket.&lt;br /&gt; 
    </content:encoded>

    <pubDate>Sat, 22 Oct 2011 15:29:51 +0200</pubDate>
    <guid isPermaLink="false">http://spielwiese.la-evento.com/xelasblog/archives/58-guid.html</guid>
    
</item>

</channel>
</rss>
