<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>lighty's life</title>
    <link>http://blog.lighttpd.net</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>lighttpd.net moved to new host</title>
      <description>&lt;p&gt;In case you havn&amp;#8217;t noticed: lighttpd.net moved to a new home. After several years running on sponsored hardware, we now run on our &amp;#8220;own&amp;#8221; server. Now including IPv6.&lt;/p&gt;


	&lt;p&gt;The transition went very smoothly thanks to the wonderful team. If you notice some issues, please ping us on &lt;span class="caps"&gt;IRC&lt;/span&gt;.&lt;/p&gt;


	&lt;p&gt;&lt;span class="caps"&gt;BTW&lt;/span&gt;, all your donations get used to keep the domain and server running. Thanks to all that make this possible. &lt;strong&gt;hint&lt;/strong&gt; More support is always welcome.&lt;/p&gt;
</description>
      <pubDate>Mon, 15 Feb 2010 18:15:33 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:c1d3efdd-efae-4e5f-a1c8-8414cc1482be</guid>
      <author>jan</author>
      <link>http://blog.lighttpd.net/articles/2010/02/15/lighttpd-net-moved-to-new-host</link>
      <category>lighttpd</category>
    </item>
    <item>
      <title>lighttpd 1.4.26 released</title>
      <description>&lt;p&gt;Just in case you didn&amp;#8217;t see the announcement on the main page: &lt;a href="http://www.lighttpd.net/2010/2/7/1-4-26-chinese-dragon"&gt;click&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Please head over there for more information.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br&gt;
If you want to get the latest source for any branch, you can get it from our svn repository.&lt;br&gt;
Documentation to do so can be obtained from this page:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion"&gt;http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion&lt;/a&gt;&lt;br&gt;
Bug reports or feature requests can be filed in our ticket system:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues/new"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues/new&lt;/a&gt;&lt;br&gt;
Please make sure to check if there isn&amp;#8217;t a ticket already here:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Thank you for flying light.&lt;/p&gt;</description>
      <pubDate>Sun, 07 Feb 2010 20:56:00 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:dd2ed75e-1aa2-43f1-8535-e7b72c73fe9f</guid>
      <author>stbuehler</author>
      <link>http://blog.lighttpd.net/articles/2010/02/07/lighttpd-1-4-26-released</link>
      <category>lighttpd</category>
      <category>lighttpd</category>
      <category>1.4</category>
      <category>1.4.26</category>
      <category>release</category>
    </item>
    <item>
      <title>PRE-RELEASE: lighttpd 1.4.26rc1-r2710</title>
      <description>&lt;p&gt;We would like to draw your attention to the latest pre-release of the stable 1.4 branch of lighttpd.&lt;/p&gt;


	&lt;p&gt;You can get the pre-release from these urls:&lt;br&gt;
&lt;a href="http://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.26rc1-r2710.tar.gz"&gt;http://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.26rc1-r2710.tar.gz&lt;/a&gt;&lt;br&gt;
&lt;a href="http://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.26rc1-r2710.tar.bz2"&gt;http://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.26rc1-r2710.tar.bz2&lt;/a&gt;&lt;br&gt;
&lt;span class="caps"&gt;SHA1&lt;/span&gt; checksums:&lt;br&gt;
&lt;a href="http://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.26rc1-r2710.sha1sum"&gt;http://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.26rc1-r2710.sha1sum&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Please test it as much as possible and provide us with feedback.&lt;br&gt;
A lot of testing ensures a good release.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;


	&lt;p&gt;There have been some important bug fixes (request parser handling for splitted header data, a fd leak in mod_cgi, a segfault with broken configs in mod_rewrite/mod_redirect and of course the latest security issue with an &lt;span class="caps"&gt;OOM&lt;/span&gt; vulnerability)
&lt;br&gt;&lt;/p&gt;


	&lt;p&gt;If no showstoppers are encountered, there will be a final release soon.&lt;/p&gt;


	&lt;p&gt;PS: As it is often asked in the comments: We don&amp;#8217;t plan to release 1.5, as we are working on 2.0; we can&amp;#8217;t support too many different versions, so while we are still trying to keep 1.5 working, our main efforts will be keeping 1.4 stable and working on 2.0 for now.&lt;/p&gt;
&lt;h3&gt;Changelog since 1.4.25:&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;Fix request parser to handle packets with splitted \r\n\r\n (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2105"&gt;#2105&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Remove dependency on automake &amp;gt;= 1.11 with m4_ifdef check&lt;/li&gt;
		&lt;li&gt;mod_accesslog: support %e (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2113"&gt;#2113&lt;/a&gt;, thx presbrey)&lt;/li&gt;
		&lt;li&gt;Fix mod_cgi cgi.execute-x-only option in global block&lt;/li&gt;
		&lt;li&gt;mod_fastcgi: x-sendfile2 parse error debugging&lt;/li&gt;
		&lt;li&gt;Fix mod_proxy dead host detection if connect() fails&lt;/li&gt;
		&lt;li&gt;Fix fd leaks in mod_cgi (fds not closed on pipe/fork failures, found by Rodrigo, fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2158"&gt;#2158&lt;/a&gt;, &lt;a href="http://redmine.lighttpd.net/issues/show/2159"&gt;#2159&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Fix segfault with broken rewrite/redirect patterns (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2140"&gt;#2140&lt;/a&gt;, found by crypt)&lt;/li&gt;
		&lt;li&gt;Append to previous buffer in con read, fix DoS/OOM vulnerability (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2147"&gt;#2147&lt;/a&gt;, found by liming, &lt;span class="caps"&gt;CVE&lt;/span&gt;-2010-0295)&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;&lt;br&gt;&lt;br&gt;
If you want to get the latest source for any branch, you can get it from our svn repository.&lt;br&gt;
Documentation to do so can be obtained from this page:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion"&gt;http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion&lt;/a&gt;&lt;br&gt;
Bug reports or feature requests can be filed in our ticket system:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues/new"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues/new&lt;/a&gt;&lt;br&gt;
Please make sure to check if there isn&amp;#8217;t a ticket already here:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues&lt;/a&gt;&lt;br&gt;
Perhaps you also want to have a look at our &lt;a href="http://download.lighttpd.net/lighttpd/"&gt;new download site&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Thank you for flying light.&lt;/p&gt;</description>
      <pubDate>Wed, 03 Feb 2010 21:29:00 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:53c5ee70-9e64-4d3b-95ef-79ecc98f0b93</guid>
      <author>stbuehler</author>
      <link>http://blog.lighttpd.net/articles/2010/02/03/pre-release-lighttpd-1-4-26rc1-r2710</link>
      <category>lighttpd</category>
      <category>lighttpd</category>
      <category>1.4</category>
      <category>1.4.26</category>
      <category>prerelease</category>
    </item>
    <item>
      <title>lighttpd 1.4.25 released</title>
      <description>&lt;p&gt;Just in case you didn&amp;#8217;t see the announcement on the main page: &lt;a href="http://www.lighttpd.net/2009/11/21/1-4-25-the-slogan-is-a-lie"&gt;click&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Please head over there for more information.&lt;/p&gt;


	&lt;p&gt;We also started a public directory listing with all the releases, snapshots and security announcements of our projects under &lt;a href="http://download.lighttpd.net"&gt;http://download.lighttpd.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br&gt;
If you want to get the latest source for any branch, you can get it from our svn repository.&lt;br&gt;
Documentation to do so can be obtained from this page:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion"&gt;http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion&lt;/a&gt;&lt;br&gt;
Bug reports or feature requests can be filed in our ticket system:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues/new"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues/new&lt;/a&gt;&lt;br&gt;
Please make sure to check if there isn&amp;#8217;t a ticket already here:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Thank you for flying light.&lt;/p&gt;</description>
      <pubDate>Sat, 21 Nov 2009 15:57:00 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:4cf1cb78-d0b3-49e7-806a-419755429255</guid>
      <author>icy</author>
      <link>http://blog.lighttpd.net/articles/2009/11/21/lighttpd-1-4-25-released</link>
      <category>lighttpd</category>
      <category>lighttpd</category>
      <category>1.4</category>
      <category>1.4.25</category>
      <category>release</category>
    </item>
    <item>
      <title>PRE-RELEASE: lighttpd 1.4.25rc1-r2692</title>
      <description>&lt;p&gt;We would like to draw your attention to the latest pre-release of the stable 1.4 branch of lighttpd.&lt;/p&gt;


	&lt;p&gt;You can get the pre-release from these urls:&lt;br&gt;
&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.tar.gz"&gt;http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.tar.gz&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.tar.bz2"&gt;http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.tar.bz2&lt;/a&gt;&lt;br&gt;
&lt;span class="caps"&gt;SHA1&lt;/span&gt; checksums:&lt;br&gt;
&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.sha1sum"&gt;http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.sha1sum&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Please test it as much as possible and provide us with feedback.&lt;br&gt;
A lot of testing ensures a good release.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;


	&lt;p&gt;We did some important bug fixes (some of them new since 1.4.24, and some older bugs). Only 2 small new features: traceback for lua errors and the &lt;span class="caps"&gt;SSL&lt;/span&gt;_CLIENT_* vars export for ssl client cert validation.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;


	&lt;p&gt;If no showstoppers are encountered, there will be a final release soon.&lt;/p&gt;
&lt;h3&gt;Changelog since 1.4.24:&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;mod_magnet: fix pairs() for normal tables and strings (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1307"&gt;#1307&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;mod_magnet: add traceback for printing lua errors&lt;/li&gt;
		&lt;li&gt;mod_rewrite: fix compile error if compiled without pcre&lt;/li&gt;
		&lt;li&gt;disable warning &amp;#8220;CLOSE-read&amp;#8221; (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2091"&gt;#2091&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;mod_rrdtool: fix creating file if it doesn&amp;#8217;t exist (&lt;a href="http://redmine.lighttpd.net/issues/show/1788"&gt;#1788&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;reset tlsext_server_name in connection_reset &amp;#8211; fixes random hostnames in the $HTTP[&amp;#8220;host&amp;#8221;] conditional&lt;/li&gt;
		&lt;li&gt;export some &lt;span class="caps"&gt;SSL&lt;/span&gt;_CLIENT_* vars for client cert validation (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1288"&gt;#1288&lt;/a&gt;, thx presbrey)&lt;/li&gt;
		&lt;li&gt;mod_fastcgi: fix mod_fastcgi packet parsing&lt;/li&gt;
		&lt;li&gt;mod_fastcgi: Don&amp;#8217;t reconnect after connect() succeeded (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2096"&gt;#2096&lt;/a&gt;)&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;&lt;br&gt;&lt;br&gt;
If you want to get the latest source for any branch, you can get it from our svn repository.&lt;br&gt;
Documentation to do so can be obtained from this page:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion"&gt;http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion&lt;/a&gt;&lt;br&gt;
Bug reports or feature requests can be filed in our ticket system:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues/new"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues/new&lt;/a&gt;&lt;br&gt;
Please make sure to check if there isn&amp;#8217;t a ticket already here:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Thank you for flying light.&lt;/p&gt;</description>
      <pubDate>Sun, 08 Nov 2009 12:20:00 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:dc25be9b-1ef1-4b65-a3c1-256294c02fff</guid>
      <author>stbuehler</author>
      <link>http://blog.lighttpd.net/articles/2009/11/08/pre-release-lighttpd-1-4-25rc1-r2692</link>
      <category>lighttpd</category>
      <category>lighttpd</category>
      <category>1.4</category>
      <category>1.4.25</category>
      <category>prerelease</category>
    </item>
    <item>
      <title>lighttpd 1.4.24 released</title>
      <description>&lt;p&gt;Just in case you didn&amp;#8217;t see the announcement on the main page: &lt;a href="http://www.lighttpd.net/2009/10/25/1-4-24-now-with-tls-sni-and-money-back-guarantee"&gt;click&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Please head over there for more information.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br&gt;
If you want to get the latest source for any branch, you can get it from our svn repository.&lt;br&gt;
Documentation to do so can be obtained from this page:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion"&gt;http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion&lt;/a&gt;&lt;br&gt;
Bug reports or feature requests can be filed in our ticket system:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues/new"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues/new&lt;/a&gt;&lt;br&gt;
Please make sure to check if there isn&amp;#8217;t a ticket already here:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Thank you for flying light.&lt;/p&gt;</description>
      <pubDate>Sun, 25 Oct 2009 19:37:00 +0100</pubDate>
      <guid isPermaLink="false">urn:uuid:d1a70f3e-2b12-4597-a743-fc215ebeafc7</guid>
      <author>stbuehler</author>
      <link>http://blog.lighttpd.net/articles/2009/10/25/lighttpd-1-4-24-released</link>
      <category>lighttpd</category>
      <category>lighttpd</category>
      <category>1.4</category>
      <category>1.4.24</category>
      <category>release</category>
    </item>
    <item>
      <title>PRE-RELEASE: lighttpd 1.4.24rc2-r2668</title>
      <description>&lt;p&gt;We would like to draw your attention to the latest pre-release of the stable 1.4 branch of lighttpd.&lt;/p&gt;


	&lt;p&gt;You can get the pre-release from these urls:&lt;br&gt;
&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.24rc2-r2668.tar.gz"&gt;http://www.lighttpd.net/download/lighttpd-1.4.24rc2-r2668.tar.gz&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.24rc2-r2668.tar.bz2"&gt;http://www.lighttpd.net/download/lighttpd-1.4.24rc2-r2668.tar.bz2&lt;/a&gt;&lt;br&gt;
&lt;span class="caps"&gt;SHA1&lt;/span&gt; checksums:&lt;br&gt;
&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.24rc2-r2668.sha1sum"&gt;http://www.lighttpd.net/download/lighttpd-1.4.24rc2-r2668.sha1sum&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Please test it as much as possible and provide us with feedback.&lt;br&gt;
A lot of testing ensures a good release.&lt;br&gt;
&lt;br&gt;
Since rc1 we fixed another fastcgi bug, escape accesslog data and fixed a crash in webdav (which got  introduced in rc1)&lt;br&gt;
&lt;br&gt;
Already in rc1: We have made many changes, especially regarding the core of our connection state machine (hopefully fixing the lingering socket close, which should fix pipelining), and the FastCGI internals (it should recover from crashing FastCGI applications)
&lt;br&gt;
There are two new features for &lt;span class="caps"&gt;SSL&lt;/span&gt; too: &lt;span class="caps"&gt;TLS SNI&lt;/span&gt; and client certificate validation.
&lt;br&gt;&lt;/p&gt;


	&lt;p&gt;If no showstoppers are encountered, there will be a final release soon.&lt;/p&gt;
&lt;h3&gt;Changelog since 1.4.23:&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;Add T_CONFIG_INT for bigger integers from the config (needed for &lt;a href="http://redmine.lighttpd.net/issues/show/1966"&gt;#1966&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Use unsigned int (and T_CONFIG_INT) for max_request_size                                                              &lt;/li&gt;
		&lt;li&gt;Use unsigned int for secdownload.timeout (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1966"&gt;#1966&lt;/a&gt;)                 &lt;/li&gt;
		&lt;li&gt;Keep url/host values from connection to display information while keep-alive in mod_status (fixes &lt;a href="http://redmine.lighttpd.net"&gt;#1202&lt;/a&gt; /issues/show/1202)&lt;/li&gt;
		&lt;li&gt;Add server.breakagelog, a &amp;#8220;special&amp;#8221; stderr (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1863"&gt;#1863&lt;/a&gt;)                                                &lt;/li&gt;
		&lt;li&gt;Fix config evaluation for debug.log-timeouts option (&lt;a href="http://redmine.lighttpd.net/issues/show/1529"&gt;#1529&lt;/a&gt;)                                             &lt;/li&gt;
		&lt;li&gt;Add &amp;#8220;cgi.execute-x-only&amp;#8221; to mod_cgi, requires +x for cgi scripts (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2013"&gt;#2013&lt;/a&gt;)                          &lt;/li&gt;
		&lt;li&gt;Fix FD_SETSIZE comparision warnings                                                                                                                    &lt;/li&gt;
		&lt;li&gt;Add &amp;#8220;lua-5.1&amp;#8221; to searched pkg-config names for lua                                                                                                     &lt;/li&gt;
		&lt;li&gt;Fix unused function webdav_lockdiscovery in mod_webdav                                                                                                 &lt;/li&gt;
		&lt;li&gt;cmake: Fix crypt lib check                                                                                                                             &lt;/li&gt;
		&lt;li&gt;cmake: Add -export-dynamic to link flags, fixes build on FreeBSD                                                                                       &lt;/li&gt;
		&lt;li&gt;Set FD_CLOEXEC for bound sockets before pipe-logger forks (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2026"&gt;#2026&lt;/a&gt;)                                 &lt;/li&gt;
		&lt;li&gt;Reset ignored signals to &lt;span class="caps"&gt;SIG&lt;/span&gt;_DFL before exec() in fastcgi/scgi (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2029"&gt;#2029&lt;/a&gt;)                            &lt;/li&gt;
		&lt;li&gt;Show &amp;#8220;no uri specified -&amp;gt; 400&amp;#8221; error only when &amp;#8220;debug.log-request-header-on-error&amp;#8221; is enabled (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2030"&gt;#2030&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Fix hanging connection in mod_scgi (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2024"&gt;#2024&lt;/a&gt;)                                                           &lt;/li&gt;
		&lt;li&gt;Allow digits in hostnames in more places (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1148"&gt;#1148&lt;/a&gt;)                                                     &lt;/li&gt;
		&lt;li&gt;Use connection_reset instead of handle_request_done for cleanup callbacks                                                                                 &lt;/li&gt;
		&lt;li&gt;Change mod_expire to append Cache-Control instead of overwriting it (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1997"&gt;#1997&lt;/a&gt;)                          &lt;/li&gt;
		&lt;li&gt;Allow all comparisons for $SERVER[&amp;#8220;socket&amp;#8221;] &amp;#8211; only bind for &amp;#8221;==&amp;#8221;                                                                                          &lt;/li&gt;
		&lt;li&gt;Remove strptime failed message (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2031"&gt;#2031&lt;/a&gt;)                                                               &lt;/li&gt;
		&lt;li&gt;Fix issues found with clang analyzer                                                                                                                      &lt;/li&gt;
		&lt;li&gt;Try to fix server.tag issue with localized svnversion                                                                                                     &lt;/li&gt;
		&lt;li&gt;Fix handling network-write return values (&lt;a href="http://redmine.lighttpd.net/issues/show/2024"&gt;#2024&lt;/a&gt;)                                                           &lt;/li&gt;
		&lt;li&gt;Use disable-time in fastcgi for all disables after errors, default is 1sec (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2040"&gt;#2040&lt;/a&gt;)                   &lt;/li&gt;
		&lt;li&gt;Remove adaptive spawning code from fastcgi (was disabled for a long time)                                                                                 &lt;/li&gt;
		&lt;li&gt;Allow mod_mysql_vhost to use stored procedures (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2011"&gt;#2011&lt;/a&gt;, thx Ben Brown)                                &lt;/li&gt;
		&lt;li&gt;Fix ipv6 in mod_proxy (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2043"&gt;#2043&lt;/a&gt;)                                                                        &lt;/li&gt;
		&lt;li&gt;Print errors from include_shell to stderr                                                                                                                 &lt;/li&gt;
		&lt;li&gt;Set tm.tm_isdst = 0 before mktime() (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2047"&gt;#2047&lt;/a&gt;)                                                          &lt;/li&gt;
		&lt;li&gt;Use linux-epoll by default if available (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2021"&gt;#2021&lt;/a&gt;, thx Olaf van der Spek)                               &lt;/li&gt;
		&lt;li&gt;Print an error if you use too many captures in a regex pattern (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2059"&gt;#2059&lt;/a&gt;)                               &lt;/li&gt;
		&lt;li&gt;Combine Cache-Control header value in mod_expire to existing &lt;span class="caps"&gt;HTTP&lt;/span&gt; header if header already added by other modules (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2068"&gt;#2068&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Remember keep-alive-idle in separate variable (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1988"&gt;#1988&lt;/a&gt;)                                                                    &lt;/li&gt;
		&lt;li&gt;Fix header inclusion order, always include &amp;#8220;config.h&amp;#8221; before any system header                                                                                                &lt;/li&gt;
		&lt;li&gt;mod_webdav: Patch to skip login information for domain part of Destination field (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1793"&gt;#1793&lt;/a&gt;)                                 &lt;/li&gt;
		&lt;li&gt;mod_webdav: Delete old properties before updating new for &lt;span class="caps"&gt;MOVE&lt;/span&gt; (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1317"&gt;#1317&lt;/a&gt;)                                                   &lt;/li&gt;
		&lt;li&gt;Read hostname from absolute uris in the request line (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1937"&gt;#1937&lt;/a&gt;)                                                             &lt;/li&gt;
		&lt;li&gt;mod_fastcgi: don&amp;#8217;t disable backend if disable-time is 0 (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1825"&gt;#1825&lt;/a&gt;)                                                          &lt;/li&gt;
		&lt;li&gt;mod_compress: match partial+full content-type (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1552"&gt;#1552&lt;/a&gt;)                                                                    &lt;/li&gt;
		&lt;li&gt;mod_fastcgi: fix is_local detection, respawn backends if bin-path is set (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/897"&gt;#897&lt;/a&gt;)                                           &lt;/li&gt;
		&lt;li&gt;Fix linger-on-close behaviour to avoid rare failure conditions (was &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/repository/revisions/2636"&gt;r2636&lt;/a&gt;, fixes &lt;a href="http://redmine.lighttpd.net/issues/show/657"&gt;#657&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;mod_fastcgi: restart local procs immediately after they terminated, fix local procs handling                                                                                                                  &lt;/li&gt;
		&lt;li&gt;Fix segfault on invalid config &amp;#8220;duplicate else conditions&amp;#8221; (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2065"&gt;#2065&lt;/a&gt;)                                                                                       &lt;/li&gt;
		&lt;li&gt;mod_usertrack: Use T_CONFIG_INT for max-age, solves range problem (&lt;a href="http://redmine.lighttpd.net/issues/show/1455"&gt;#1455&lt;/a&gt;)                                                                                      &lt;/li&gt;
		&lt;li&gt;mod_accesslog: configurable timestamp logging (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1479"&gt;#1479&lt;/a&gt;)                                                                                                    &lt;/li&gt;
		&lt;li&gt;always define _GNU_SOURCE                                                                                                                                                                                     &lt;/li&gt;
		&lt;li&gt;Add some iterators for mod_magnet (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1307"&gt;#1307&lt;/a&gt;)                                                                                                                &lt;/li&gt;
		&lt;li&gt;Fix close_timeout_ts trigger (should finally fix lingering close)                                                                                                                                             &lt;/li&gt;
		&lt;li&gt;mod_rewrite: add url.rewrite-[repeat-]if-not-file to rewrite if file doesn&amp;#8217;t exist or is not a regular file (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/985"&gt;#985&lt;/a&gt;, thx lucas aerbeydt)                    &lt;/li&gt;
		&lt;li&gt;Add &lt;span class="caps"&gt;TLS&lt;/span&gt; servername indication (SNI) support (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/386"&gt;#386&lt;/a&gt;, thx Peter Colberg &lt;peter@colberg.org&gt;)                                                                 &lt;/li&gt;
		&lt;li&gt;Add &lt;span class="caps"&gt;SSL&lt;/span&gt; Client Certificate verification (&lt;a href="http://redmine.lighttpd.net/issues/show/1288"&gt;#1288&lt;/a&gt;)                                                                                                                &lt;/li&gt;
		&lt;li&gt;mod_fastcgi: Fix host-&amp;gt;active_procs counter, return 503 if connect wasn&amp;#8217;t successful after 5 tries (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1825"&gt;#1825&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;mod_accesslog: escape special characters (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1551"&gt;#1551&lt;/a&gt;, thx icy)&lt;/li&gt;
		&lt;li&gt;fix mod_webdav crash from &lt;a href="http://redmine.lighttpd.net/issues/show/1793"&gt;#1793&lt;/a&gt; (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2084"&gt;#2084&lt;/a&gt;, thx hiroya)&lt;/li&gt;
		&lt;li&gt;Don&amp;#8217;t print ssl error if client didn&amp;#8217;t support &lt;span class="caps"&gt;TLS SNI&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;&lt;br&gt;&lt;br&gt;
If you want to get the latest source for any branch, you can get it from our svn repository.&lt;br&gt;
Documentation to do so can be obtained from this page:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion"&gt;http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion&lt;/a&gt;&lt;br&gt;
Bug reports or feature requests can be filed in our ticket system:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues/new"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues/new&lt;/a&gt;&lt;br&gt;
Please make sure to check if there isn&amp;#8217;t a ticket already here:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Thank you for flying light.&lt;/p&gt;</description>
      <pubDate>Sat, 17 Oct 2009 14:21:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:adc9369e-e288-4499-9123-0455db9b8c9e</guid>
      <author>stbuehler</author>
      <link>http://blog.lighttpd.net/articles/2009/10/17/pre-release-lighttpd-1-4-24rc2-r2668</link>
      <category>lighttpd</category>
      <category>lighttpd</category>
      <category>1.4</category>
      <category>1.4.24</category>
      <category>prerelease</category>
    </item>
    <item>
      <title>PRE-RELEASE: lighttpd 1.4.24rc1-r2656</title>
      <description>&lt;p&gt;We would like to draw your attention to the latest pre-release of the stable 1.4 branch of lighttpd.&lt;/p&gt;


	&lt;p&gt;You can get the pre-release from these urls:&lt;br&gt;
&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.24rc1-r2656.tar.gz"&gt;http://www.lighttpd.net/download/lighttpd-1.4.24rc1-r2656.tar.gz&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.24rc1-r2656.tar.bz2"&gt;http://www.lighttpd.net/download/lighttpd-1.4.24rc1-r2656.tar.bz2&lt;/a&gt;&lt;br&gt;
&lt;span class="caps"&gt;SHA1&lt;/span&gt; checksums:&lt;br&gt;
 &lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.24rc1-r2656.sha1sum"&gt;http://www.lighttpd.net/download/lighttpd-1.4.24rc1-r2656.sha1sum&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Please test it as much as possible and provide us with feedback.&lt;br&gt;
A lot of testing ensures a good release.&lt;br&gt;
&lt;br&gt;
We have made many changes, especially regarding the core of our connection state machine (hopefully fixing the lingering socket close, which should fix pipelining), and the FastCGI internals (it should recover from crashing FastCGI applications)
&lt;br&gt;
There are two new features for &lt;span class="caps"&gt;SSL&lt;/span&gt; too: &lt;span class="caps"&gt;TLS SNI&lt;/span&gt; and client certificate validation.
&lt;br&gt;&lt;/p&gt;


	&lt;p&gt;If no showstoppers are encountered, there will be a final release soon.&lt;/p&gt;
&lt;h3&gt;Changelog since 1.4.23:&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;Add T_CONFIG_INT for bigger integers from the config (needed for &lt;a href="http://redmine.lighttpd.net/issues/show/1966"&gt;#1966&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Use unsigned int (and T_CONFIG_INT) for max_request_size                                                              &lt;/li&gt;
		&lt;li&gt;Use unsigned int for secdownload.timeout (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1966"&gt;#1966&lt;/a&gt;)                 &lt;/li&gt;
		&lt;li&gt;Keep url/host values from connection to display information while keep-alive in mod_status (fixes &lt;a href="http://redmine.lighttpd.net"&gt;#1202&lt;/a&gt; /issues/show/1202)&lt;/li&gt;
		&lt;li&gt;Add server.breakagelog, a &amp;#8220;special&amp;#8221; stderr (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1863"&gt;#1863&lt;/a&gt;)                                                &lt;/li&gt;
		&lt;li&gt;Fix config evaluation for debug.log-timeouts option (&lt;a href="http://redmine.lighttpd.net/issues/show/1529"&gt;#1529&lt;/a&gt;)                                             &lt;/li&gt;
		&lt;li&gt;Add &amp;#8220;cgi.execute-x-only&amp;#8221; to mod_cgi, requires +x for cgi scripts (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2013"&gt;#2013&lt;/a&gt;)                          &lt;/li&gt;
		&lt;li&gt;Fix FD_SETSIZE comparision warnings                                                                                                                    &lt;/li&gt;
		&lt;li&gt;Add &amp;#8220;lua-5.1&amp;#8221; to searched pkg-config names for lua                                                                                                     &lt;/li&gt;
		&lt;li&gt;Fix unused function webdav_lockdiscovery in mod_webdav                                                                                                 &lt;/li&gt;
		&lt;li&gt;cmake: Fix crypt lib check                                                                                                                             &lt;/li&gt;
		&lt;li&gt;cmake: Add -export-dynamic to link flags, fixes build on FreeBSD                                                                                       &lt;/li&gt;
		&lt;li&gt;Set FD_CLOEXEC for bound sockets before pipe-logger forks (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2026"&gt;#2026&lt;/a&gt;)                                 &lt;/li&gt;
		&lt;li&gt;Reset ignored signals to &lt;span class="caps"&gt;SIG&lt;/span&gt;_DFL before exec() in fastcgi/scgi (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2029"&gt;#2029&lt;/a&gt;)                            &lt;/li&gt;
		&lt;li&gt;Show &amp;#8220;no uri specified -&amp;gt; 400&amp;#8221; error only when &amp;#8220;debug.log-request-header-on-error&amp;#8221; is enabled (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2030"&gt;#2030&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Fix hanging connection in mod_scgi (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2024"&gt;#2024&lt;/a&gt;)                                                           &lt;/li&gt;
		&lt;li&gt;Allow digits in hostnames in more places (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1148"&gt;#1148&lt;/a&gt;)                                                     &lt;/li&gt;
		&lt;li&gt;Use connection_reset instead of handle_request_done for cleanup callbacks                                                                                 &lt;/li&gt;
		&lt;li&gt;Change mod_expire to append Cache-Control instead of overwriting it (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1997"&gt;#1997&lt;/a&gt;)                          &lt;/li&gt;
		&lt;li&gt;Allow all comparisons for $SERVER[&amp;#8220;socket&amp;#8221;] &amp;#8211; only bind for &amp;#8221;==&amp;#8221;                                                                                          &lt;/li&gt;
		&lt;li&gt;Remove strptime failed message (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2031"&gt;#2031&lt;/a&gt;)                                                               &lt;/li&gt;
		&lt;li&gt;Fix issues found with clang analyzer                                                                                                                      &lt;/li&gt;
		&lt;li&gt;Try to fix server.tag issue with localized svnversion                                                                                                     &lt;/li&gt;
		&lt;li&gt;Fix handling network-write return values (&lt;a href="http://redmine.lighttpd.net/issues/show/2024"&gt;#2024&lt;/a&gt;)                                                           &lt;/li&gt;
		&lt;li&gt;Use disable-time in fastcgi for all disables after errors, default is 1sec (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2040"&gt;#2040&lt;/a&gt;)                   &lt;/li&gt;
		&lt;li&gt;Remove adaptive spawning code from fastcgi (was disabled for a long time)                                                                                 &lt;/li&gt;
		&lt;li&gt;Allow mod_mysql_vhost to use stored procedures (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2011"&gt;#2011&lt;/a&gt;, thx Ben Brown)                                &lt;/li&gt;
		&lt;li&gt;Fix ipv6 in mod_proxy (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2043"&gt;#2043&lt;/a&gt;)                                                                        &lt;/li&gt;
		&lt;li&gt;Print errors from include_shell to stderr                                                                                                                 &lt;/li&gt;
		&lt;li&gt;Set tm.tm_isdst = 0 before mktime() (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2047"&gt;#2047&lt;/a&gt;)                                                          &lt;/li&gt;
		&lt;li&gt;Use linux-epoll by default if available (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2021"&gt;#2021&lt;/a&gt;, thx Olaf van der Spek)                               &lt;/li&gt;
		&lt;li&gt;Print an error if you use too many captures in a regex pattern (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2059"&gt;#2059&lt;/a&gt;)                               &lt;/li&gt;
		&lt;li&gt;Combine Cache-Control header value in mod_expire to existing &lt;span class="caps"&gt;HTTP&lt;/span&gt; header if header already added by other modules (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2068"&gt;#2068&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Remember keep-alive-idle in separate variable (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1988"&gt;#1988&lt;/a&gt;)                                                                    &lt;/li&gt;
		&lt;li&gt;Fix header inclusion order, always include &amp;#8220;config.h&amp;#8221; before any system header                                                                                                &lt;/li&gt;
		&lt;li&gt;mod_webdav: Patch to skip login information for domain part of Destination field (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1793"&gt;#1793&lt;/a&gt;)                                 &lt;/li&gt;
		&lt;li&gt;mod_webdav: Delete old properties before updating new for &lt;span class="caps"&gt;MOVE&lt;/span&gt; (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1317"&gt;#1317&lt;/a&gt;)                                                   &lt;/li&gt;
		&lt;li&gt;Read hostname from absolute uris in the request line (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1937"&gt;#1937&lt;/a&gt;)                                                             &lt;/li&gt;
		&lt;li&gt;mod_fastcgi: don&amp;#8217;t disable backend if disable-time is 0 (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1825"&gt;#1825&lt;/a&gt;)                                                          &lt;/li&gt;
		&lt;li&gt;mod_compress: match partial+full content-type (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1552"&gt;#1552&lt;/a&gt;)                                                                    &lt;/li&gt;
		&lt;li&gt;mod_fastcgi: fix is_local detection, respawn backends if bin-path is set (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/897"&gt;#897&lt;/a&gt;)                                           &lt;/li&gt;
		&lt;li&gt;Fix linger-on-close behaviour to avoid rare failure conditions (was &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/repository/revisions/2636"&gt;r2636&lt;/a&gt;, fixes &lt;a href="http://redmine.lighttpd.net/issues/show/657"&gt;#657&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;mod_fastcgi: restart local procs immediately after they terminated, fix local procs handling                                                                                                                  &lt;/li&gt;
		&lt;li&gt;Fix segfault on invalid config &amp;#8220;duplicate else conditions&amp;#8221; (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2065"&gt;#2065&lt;/a&gt;)                                                                                       &lt;/li&gt;
		&lt;li&gt;mod_usertrack: Use T_CONFIG_INT for max-age, solves range problem (&lt;a href="http://redmine.lighttpd.net/issues/show/1455"&gt;#1455&lt;/a&gt;)                                                                                      &lt;/li&gt;
		&lt;li&gt;mod_accesslog: configurable timestamp logging (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1479"&gt;#1479&lt;/a&gt;)                                                                                                    &lt;/li&gt;
		&lt;li&gt;always define _GNU_SOURCE                                                                                                                                                                                     &lt;/li&gt;
		&lt;li&gt;Add some iterators for mod_magnet (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/1307"&gt;#1307&lt;/a&gt;)                                                                                                                &lt;/li&gt;
		&lt;li&gt;Fix close_timeout_ts trigger (should finally fix lingering close)                                                                                                                                             &lt;/li&gt;
		&lt;li&gt;mod_rewrite: add url.rewrite-[repeat-]if-not-file to rewrite if file doesn&amp;#8217;t exist or is not a regular file (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/985"&gt;#985&lt;/a&gt;, thx lucas aerbeydt)                    &lt;/li&gt;
		&lt;li&gt;Add &lt;span class="caps"&gt;TLS&lt;/span&gt; servername indication (SNI) support (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/386"&gt;#386&lt;/a&gt;, thx Peter Colberg &lt;peter@colberg.org&gt;)                                                                 &lt;/li&gt;
		&lt;li&gt;Add &lt;span class="caps"&gt;SSL&lt;/span&gt; Client Certificate verification (&lt;a href="http://redmine.lighttpd.net/issues/show/1288"&gt;#1288&lt;/a&gt;)&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;&lt;br&gt;&lt;br&gt;
If you want to get the latest source for any branch, you can get it from our svn repository.&lt;br&gt;
Documentation to do so can be obtained from this page:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion"&gt;http://redmine.lighttpd.net/projects/lighttpd/wiki/DevelSubversion&lt;/a&gt;&lt;br&gt;
Bug reports or feature requests can be filed in our ticket system:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues/new"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues/new&lt;/a&gt;&lt;br&gt;
Please make sure to check if there isn&amp;#8217;t a ticket already here:&lt;br&gt; &lt;a href="http://redmine.lighttpd.net/projects/lighttpd/issues"&gt;http://redmine.lighttpd.net/projects/lighttpd/issues&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Thank you for flying light.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Oct 2009 19:24:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:99e54146-3dc0-4820-a64a-037443a58f1b</guid>
      <author>stbuehler</author>
      <link>http://blog.lighttpd.net/articles/2009/10/14/pre-release-lighttpd-1-4-24rc1-r2656</link>
      <category>lighttpd</category>
      <category>lighttpd</category>
      <category>1.4</category>
      <category>1.4.24</category>
      <category>prerelease</category>
    </item>
    <item>
      <title>spawn-fcgi 1.6.3 released</title>
      <description>&lt;p&gt;Just in case you didn&amp;#8217;t see the announcement &lt;a href="http://redmine.lighttpd.net/projects/spawn-fcgi/news"&gt;here&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Please head over there for more information.&lt;/p&gt;
&lt;h2&gt;Downloads&lt;/h2&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz"&gt;http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz&lt;/a&gt;
	&lt;ul&gt;
	&lt;li&gt;&lt;span class="caps"&gt;SHA256&lt;/span&gt;: 7507a822995731629149040ee5686279b7582ae46f0296efd64b542ef052a90e&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;SHA1&lt;/span&gt;: 2b97ea57d9d79745fe8d6051d830fa507b421169&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;MD5&lt;/span&gt;: 6d75f9e9435056fa1e574d836d823cd0&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.bz2"&gt;http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.bz2&lt;/a&gt;
	&lt;ul&gt;
	&lt;li&gt;&lt;span class="caps"&gt;SHA256&lt;/span&gt;: e6721dc0fa59bb00e05f160406815d53c95e81ac28f7e52fbd36497584f846cd&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;SHA1&lt;/span&gt;: 95e668079fa9ec144e3d014a50cc978a2d93eb9f&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;MD5&lt;/span&gt;: 787ed2f88d2204bf1fe4fbd6e509d1d7&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;SHA256&lt;/span&gt; checksums: &lt;a href="http://www.lighttpd.net/download/spawn-fcgi-1.6.3.sha256sum"&gt;http://www.lighttpd.net/download/spawn-fcgi-1.6.3.sha256sum&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;SHA1&lt;/span&gt; checksums: &lt;a href="http://www.lighttpd.net/download/spawn-fcgi-1.6.3.sha1sum"&gt;http://www.lighttpd.net/download/spawn-fcgi-1.6.3.sha1sum&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;MD5&lt;/span&gt; checksums: &lt;a href="http://www.lighttpd.net/download/spawn-fcgi-1.6.3.md5sum"&gt;http://www.lighttpd.net/download/spawn-fcgi-1.6.3.md5sum&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;h2&gt;Changes&lt;/h2&gt;


	&lt;ul&gt;
	&lt;li&gt;Fix unix socket mode change to work without specifying user/group for socket&lt;/li&gt;
		&lt;li&gt;Add some ./run script examples for use with daemontools or runit            &lt;/li&gt;
		&lt;li&gt;Fix Invalid Argument in chmod if mode=-1 (fixes 2033)&lt;/li&gt;
		&lt;li&gt;Add deprecated and /bin/sh info for -f option; wrap syntax output (fixes &lt;a href="http://redmine.lighttpd.net/issues/show/2044"&gt;#2044&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Add run script examples in automake dist build&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Wed, 23 Sep 2009 13:58:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:bdbd3efc-b11b-42bc-b4ca-23c03266426c</guid>
      <author>stbuehler</author>
      <link>http://blog.lighttpd.net/articles/2009/09/23/spawn-fcgi-1-6-3-released</link>
      <category>spawn-fcgi</category>
    </item>
    <item>
      <title>Meanwhile...</title>
      <description>&lt;p&gt;Hey folks,&lt;/p&gt;


	&lt;p&gt;back in december, we posted about a new lighty branch and opened up our project to the public: &lt;a href="http://redmine.lighttpd.net/wiki/lighttpd-sandbox"&gt;http://redmine.lighttpd.net/wiki/lighttpd-sandbox&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;It&amp;#8217;s still not in a fully useable state yet, but we have been very busy and made huge progress meanwhile.
Look what we had last time:&lt;/p&gt;


Dec 08:
	&lt;ul&gt;
	&lt;li&gt;the config handling is pretty complete&lt;/li&gt;
		&lt;li&gt;basic connection handling including throttling and keep-alive/IO timeouts works&lt;/li&gt;
		&lt;li&gt;error logging works (introducing multiple error log levels and targets)&lt;/li&gt;
		&lt;li&gt;module/plugin interface mostly done&lt;/li&gt;
		&lt;li&gt;completely multithreaded&lt;/li&gt;
		&lt;li&gt;serves static files&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Apart from some minor features we can now say the core is almost done with just small changes or optimizations to it.
We now start to add functionality to the core via modules and following ones already work pretty well:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;mod_accesslog&lt;/li&gt;
		&lt;li&gt;mod_auth (auth-basic with plaintext files working)&lt;/li&gt;
		&lt;li&gt;mod_dirlist&lt;/li&gt;
		&lt;li&gt;mod_expire&lt;/li&gt;
		&lt;li&gt;mod_fastcgi (working pretty well already, giving usability a big boost!)&lt;/li&gt;
		&lt;li&gt;mod_openssl (ssl functionality provided through openssl)&lt;/li&gt;
		&lt;li&gt;mod_redirect (more powerful than in 1.x)&lt;/li&gt;
		&lt;li&gt;mod_rewrite (also more powerful than in 1.x)&lt;/li&gt;
		&lt;li&gt;mod_status&lt;/li&gt;
		&lt;li&gt;mod_vhost (virtual hosts, plenty of options and possibilities; combines mod_simple_vhost and mod_evhost plus more)&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Performance seems to be really great so far. Thanks to being fully multithreaded, lighty 2.0 scales nicely with multicore CPUs.&lt;br&gt;
It can handle several hundred thousand requests per second on a new Intel i7 (for really small static files, on localhost, not a great benchmark :P).&lt;/p&gt;


	&lt;p&gt;Let me tell you, alot has changed! And of course you&amp;#8217;re welcome to test and have a look at its current state. But &amp;#8211; just like last time &amp;#8211; the forum as well as ticket/issue tracking is still disabled for it because we are not capable of providing any support as well as getting things done within a reasonable amount of time &amp;#8211; so we focus on getting things done. :)&lt;/p&gt;


	&lt;p&gt;Some people might already be able to do basic stuff like serving static files, maybe play with fastcgi a little. As the config and design completely differs from 1.x you might already want to take a look or &amp;#8220;test ride&amp;#8221;. Remember: No support at the moment. :-)&lt;/p&gt;


	&lt;p&gt;We can&amp;#8217;t (and really don&amp;#8217;t want to) provide any specific release date but hope to have 2.0 in a usable state by the end of the year.
Remember we do this in our free time for fun.&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
As for lighty 1.4 and 1.5: everything will continue like before &amp;#8211; no worries.&lt;/p&gt;


	&lt;p&gt;This is it for today.&lt;/p&gt;


	&lt;p&gt;&lt;br&gt;
Thanks for flying light.&lt;/p&gt;
</description>
      <pubDate>Sat, 12 Sep 2009 19:45:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:652f537a-62ea-49db-9eb5-a8a5aa31a290</guid>
      <author>icy</author>
      <link>http://blog.lighttpd.net/articles/2009/09/12/meanwhile</link>
      <category>lighttpd</category>
      <category>lighttpd</category>
      <category>2.0</category>
      <category>sandbox</category>
      <category>vrooom</category>
    </item>
  </channel>
</rss>
