lighttpd 1.4.15

Better late than never. I’ve released updated lighttpd packages for MacOS-X’s Fink. It is Lighttpd 1.4.15 this time. Also, I added memcached support to mod_cml and mod_trigger_b4_dl.
As usual, if you have any good or bad feedback — let me know

lighttpd package in fink

I have my first package officially included in fink-unstable, today: lighttpd 1.4.13 (it might take several hours before this link will have information).
Feel free to test it and drop a comment to me
If you are using unstable distribution, it should be as easy as:

fink selfupdate [to [...]

gmane.comp.web.cache.memcached

Nathan Neulinger made a patch for memcached, which adds it ability to work over local unix sockets. This might give memcached one more speed-boost in one-server cases. Patches address server-part and perl-based client part. It shouldn’t be difficult to make similiar patch for PHP
Original note can be found at gmane.comp.web.cache.memcached.
This patch didn’t have official response [...]