<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/lighty">
<title>Public marks with search lighty</title>
<description>Public marks with search lighty</description>
<link>http://blogmarks.net/marks/search/lighty</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/CharlyBr/mark/1058296132"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1057730026"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1057690799"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1057545164"/>
<rdf:li resource="http://blogmarks.net/api/user/lilin/mark/2028471"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1853099"/>
<rdf:li resource="http://blogmarks.net/api/user/goetzilla/mark/674439"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/CharlyBr/mark/1058296132">
<title>Lighttpd - HowToSimpleSSL - lighty labs</title>
<link>http://redmine.lighttpd.net/projects/lighttpd/wiki/HowToSimpleSSL</link>
<description></description>
<dc:date>2009-04-23T15:36:58Z</dc:date>
<dc:author>CharlyBr</dc:author>
<dc:subject>lighttpd, ssl</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/HowToSimpleSSL"><img border="0" src="http://blogmarks.net/screenshots/2009/04/23/b8ced6c5628ea06cf0a15c99288912df.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://redmine.lighttpd.net/projects/lighttpd/wiki/HowToSimpleSSL">Lighttpd - HowToSimpleSSL - lighty labs</a></h4>
 
by <a href="http://blogmarks.net/user/CharlyBr">CharlyBr</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lighttpd">lighttpd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ssl">ssl</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058296132">Copy</a> | 
<a href="http://blogmarks.net/link/3172755">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1057730026">
<title>Lighttpd Webserver setup with php5 and Mysql support -- Ubuntu Geek</title>
<link>http://www.ubuntugeek.com/lighttpd-webserver-setup-with-php5-and-mysql-support.html</link>
<description>Security, speed, compliance, and flexibility — all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it’s Open Source licensed under the revised BSD license. </description>
<dc:date>2008-03-11T07:58:25Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>server, ubuntu, mysql, management, performance, php5, setup, lighttpd</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ubuntugeek.com/lighttpd-webserver-setup-with-php5-and-mysql-support.html"><img border="0" src="http://blogmarks.net/screenshots/2008/10/23/13289086c5e8478d93f234f50ab8d228.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ubuntugeek.com/lighttpd-webserver-setup-with-php5-and-mysql-support.html">Lighttpd Webserver setup with php5 and Mysql support -- Ubuntu Geek</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2698779">1 other(s)</a> 
<p class="description">Security, speed, compliance, and flexibility — all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it’s Open Source licensed under the revised BSD license. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/server">server</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ubuntu">ubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mysql">mysql</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/management">management</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php5">php5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/setup">setup</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lighttpd">lighttpd</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057730026">Copy</a> | 
<a href="http://blogmarks.net/link/2698779">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1057690799">
<title>Reduce Apache's Load With lighttpd On Debian Etch | HowtoForge - Linux Howtos and Tutorials</title>
<link>http://howtoforge.com/reduce-apache-load-with-lighttpd-debian-etch</link>
<description>Lighttpd, sometimes pronounced &quot;Lighty&quot;, is a lightweight HTTP server that can help alleviate Apache's load by serving static content. Since Lighttpd uses less resources per request than Apache, it generally serves most static content faster than Apache. This tutorial shows how to install Lighttpd behind Apache via Apache´s proxy module.</description>
<dc:date>2008-02-07T16:34:35Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>linux, debian, server, apache, tutorial, install, proxy, http</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://howtoforge.com/reduce-apache-load-with-lighttpd-debian-etch"><img border="0" src="http://blogmarks.net/screenshots/2008/02/07/fff3b71263cbf235673849598ab054b1.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://howtoforge.com/reduce-apache-load-with-lighttpd-debian-etch">Reduce Apache's Load With lighttpd On Debian Etch | HowtoForge - Linux Howtos and Tutorials</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">Lighttpd, sometimes pronounced "Lighty", is a lightweight HTTP server that can help alleviate Apache's load by serving static content. Since Lighttpd uses less resources per request than Apache, it generally serves most static content faster than Apache. This tutorial shows how to install Lighttpd behind Apache via Apache´s proxy module.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/debian">debian</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/server">server</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apache">apache</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorial">tutorial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/install">install</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/proxy">proxy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057690799">Copy</a> | 
<a href="http://blogmarks.net/link/2663301">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1057545164">
<title>~jk flv streaming</title>
<link>http://jan.kneschke.de/projects/flv-streaming</link>
<description>High performance flv-streaming with lighttpd is possible since lighttpd 1.4.11.

With lighty you can easily handle 10000 parallel downloads of your movies including protection against hot-linking with mod_secdownload. This is basicly all you need to build the free video.google.com for yourself.</description>
<dc:date>2007-11-13T13:23:18Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>free, flv, performance, streaming, build</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://jan.kneschke.de/projects/flv-streaming"><img border="0" src="http://blogmarks.net/screenshots/2007/11/13/60eccb098a825350688704d7f2411b8d.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://jan.kneschke.de/projects/flv-streaming">~jk flv streaming</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">High performance flv-streaming with lighttpd is possible since lighttpd 1.4.11.

With lighty you can easily handle 10000 parallel downloads of your movies including protection against hot-linking with mod_secdownload. This is basicly all you need to build the free video.google.com for yourself.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/free">free</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flv">flv</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/streaming">streaming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/build">build</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057545164">Copy</a> | 
<a href="http://blogmarks.net/link/2532139">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/lilin/mark/2028471">
<title>Flashcomguru.com: FLV 'streaming' with PHP and Lighty - Update</title>
<link>http://www.flashcomguru.com/index.cfm/2006/6/18/lightyupdate</link>
<description></description>
<dc:date>2007-02-16T01:39:34Z</dc:date>
<dc:author>lilin</dc:author>
<dc:subject>flv, php</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flashcomguru.com/index.cfm/2006/6/18/lightyupdate"><img border="0" src="http://blogmarks.net/screenshots/2007/02/16/4adba9d329ee11e7dfa2d285cfcb8ae9.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flashcomguru.com/index.cfm/2006/6/18/lightyupdate">Flashcomguru.com: FLV 'streaming' with PHP and Lighty - Update</a></h4>
 
by <a href="http://blogmarks.net/user/lilin">lilin</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flv">flv</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2028471">Copy</a> | 
<a href="http://blogmarks.net/link/1723773">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1853099">
<title>Refwell Blog » Blog Archive » Full-Duplex Ajax module for Lighttpd</title>
<link>http://www.refwell.com/blog/index.php/2007/01/25/full-dulpex-ajax-module-for-lighttpd/</link>
<description>Full-Duplex is a module for Lighty that enable a COMET-like communication, keep an eye on it.</description>
<dc:date>2007-01-26T21:11:19Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>ajax, lighttpd, comet, js</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.refwell.com/blog/index.php/2007/01/25/full-dulpex-ajax-module-for-lighttpd/"><img border="0" src="http://blogmarks.net/screenshots/2007/01/26/e2d226d13e0aab8bf0f394c60e46580a.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.refwell.com/blog/index.php/2007/01/25/full-dulpex-ajax-module-for-lighttpd/">Refwell Blog » Blog Archive » Full-Duplex Ajax module for Lighttpd</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<p class="description">Full-Duplex is a module for Lighty that enable a COMET-like communication, keep an eye on it.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ajax">ajax</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lighttpd">lighttpd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comet">comet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/js">js</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1853099">Copy</a> | 
<a href="http://blogmarks.net/link/1590063">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/goetzilla/mark/674439">
<title>Pound makes lighty and Mongrel play nice</title>
<link>http://weblog.rubyonrails.com/2006/7/3/pound-makes-lighty-and-mongrel-play-nice</link>
<description></description>
<dc:date>2006-07-04T06:24:22Z</dc:date>
<dc:author>goetzilla</dc:author>
<dc:subject>rails, mongrel, lighttpd</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://weblog.rubyonrails.com/2006/7/3/pound-makes-lighty-and-mongrel-play-nice"><img border="0" src="http://www.blogmarks.net/screenshots/2006/07/04/d468ae41ec122da01350f46b2b355a66.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://weblog.rubyonrails.com/2006/7/3/pound-makes-lighty-and-mongrel-play-nice">Pound makes lighty and Mongrel play nice</a></h4>
 
by <a href="http://blogmarks.net/user/goetzilla">goetzilla</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rails">rails</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mongrel">mongrel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lighttpd">lighttpd</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=674439">Copy</a> | 
<a href="http://blogmarks.net/link/952748">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>