The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
lighttpd 1.4 is out

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Patrick Lenz

Posts: 168
Nickname: scoop
Registered: Apr, 2005

Patrick Lenz is the lead developer at freshmeat.net and a contributor to the typo weblog engine
lighttpd 1.4 is out Posted: Aug 22, 2005 12:46 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Patrick Lenz.
Original Post: lighttpd 1.4 is out
Feed Title: poocs.net
Feed URL: http://feeds.feedburner.com/poocsnet
Feed Description: Personal weblog about free and open source software, personal development projects and random geek buzz.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Patrick Lenz
Latest Posts From poocs.net

Advertisement

light_logo.png Since weigon silently slipped lighttpd 1.4.0 out of the door last week (despite it still having 20 open tickets in its milestone cough) it only saw the light of the day of a few dozen servers when a few more or less critical bugs were found and squashed to release 1.4.1 this fine Monday.

So, what does 1.4 get us?

The NEWS entry for 1.4.0 is just 6 lines long. Among them are three word statements such as "added nested conditionals". Hey, that's major! Lets repeat that in bold. "added nested conditionals". Much better.

Nested conditionals provide you with a way to evaluate multiple conditions in a, well, nested manner. You can use regexes to provide special treatment for a certain hostname/url combination for example. This might solve some of the trac migration issues I talked about in the previous post, although I haven't really played with the nested syntax just yet. See weigon's announcement for additional examples.

Additionally, 1.4.0 (and the now available 1.4.1) ship with a complete Class 1 WebDAV client, a stat-cache based on FAM/Gamin as well as assorted fixes to mod_proxy and mod_fastcgi.

Something weigon completely missed out on shouting out loud in his release announcement is the fully backwards compatible configuration file format although certainly some directives changed from 1.3.x. I didn't have to touch a single line in my 247 lines long lighttpd.conf (not counting comments). The manual would be the best place to start looking for updated directives.

Downloads in various binary forms as well as raw source code (compiling charmingly as a Debian package through the included buildpackage scripts) are available from lighttpd.net.

Read: lighttpd 1.4 is out

Topic: Docs Piling Up With Regard to Ajax and Ruby Previous Topic   Next Topic Topic: Service à demander

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use