Apache HTTPD 2.0.28 Beta Released
This is a major
2.0 beta release
for the
Apache HTTPD Project.
The last publicly available beta was released in April (and the
ChangLog
is nearly 500k!). See what
the new features
are going into the 2.0 release. Please remember to
use a mirror.
Apache 2.x is looking real good, I mean, is there anything Apache can't do? You Apache Developers are great people!
Thanks for 'A Patchy Server', a real showcase of what people can do when we work together as a community.
"The Most Fun Possible on 4 wheels" is at SunBuggy in Las Vegas
this isnt newsworthy enough of the front page? WTF!? every time there's a minor version of mozilla released or minor release of a linux kernel it's front page news. but this a major release of apache - 2.0 beta. what - did the /. editors just think - nah no one's interested, just tuck it where no one will see it.
i know, i know, rtfm, but does apache 2.x still serve pages by forking a new process (i know, it preforks, blah blah, still you end up with dozens of processes)? until apache is a multithreaded server like AOLServer (don't laugh, it's open source and very, very good) or even a non-blocking IO server like thttpd it is just unusable for truly scalable or database-centric stuff. i love all the mods for apache, and would love the apache API to evolve to a single process, advanced server instead of the 'patchy' mess on top of NCSA it started as.
for background on why things like non-blocking IO or multithreaded instead of forking is good, check out thttpd's section on non-blocking io or Philip Greenspun's own Introduction to AOLServer, part 1.
-sam
burn the computers. go back to the abacus.
I'd already modularized my pages as far as 1.3 would allow without using mod-perl but I had a few perl "utilities" that I couldn't get to work with my standard INCLUDEd navbar, header or footer scripts.
With 2.0, I can. In fact, I just did.
GTRacer
- Apache and Gimp on Win32...What's wrong with me?
Defending IP by destroying access to it? That makes sense, RIAA/MPAA. Go to the corner until you can play nice!
Yay for the addition of filtering, it's on of the strengths of ISAPI is the ability to set up filters on either incoming or outgoing data. To some people this seems like crap but if you're scripting in an OO language it's cool to have a really simple filter than can objectify POST and/or GET requests. Or you can jam the output of stuff into an SSI and then nobody has to worry about funky shit inside HTML.
I'm a loner Dottie, a Rebel.