Slashdot Mirror


Apache 2.0.49 Released

chipster writes "Apache 2.0.49 has been released today. This version addresses some bugs, as well as a few security issues. You can read about the new features here, and get Apache 2.0.49 here. Also available is the 2.0 ChangeLog."

1 of 21 comments (clear)

  1. Re:Apache alternatives. by yusufg · · Score: 5, Informative

    One thing I really miss in thttpd is keep-alive support. I am currently kicking the tires of cherokee . It supports epoll/kqueue and also does keep-alive/pipelining. Very useful if you have to serve lots of images, it even has a nice mechanism to serve cache-friendly headers I see some issues with its gzip support but the author is quite responsive