Slashdot Mirror


Apache 2.0.47 Released

Quicksilver31337 writes "The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the tenth public release of the Apache 2.0 HTTP Server. This Announcement notes the significant changes in 2.0.47 as compared to 2.0.46. This version of Apache is principally a security and bug fix release."

11 of 26 comments (clear)

  1. Temporal denial of service by ModernCelt · · Score: 5, Funny

    Certain errors returned by accept() on rarely accessed ports could cause temporal denial of service, due to a bug in the prefork MPM.

    Heh. Temporal denial of service... sounds like a Star Trek plot device.

  2. This is really great news. by Mensa+Babe · · Score: 2, Redundant

    I am still using 1.3 on my production systems but 2.0 seems to be quickly getting to the point where it could be safely used on a mission critical boxen. I am sure I will use it as soon as 2.0 is the default version on Debian stable. It is really great this story is on the front page of Slashdot, even though Slashdot itself is still using 1.3.26, which is a shame, since 2.0 seems to be ready already, and there is 1.3.27 available. I think we should all say thanks to Ben Laurie, Jeff Trawick, Yoshioka Tsuneo, William Rowe, Jeff Trawick, André Malo, and others which I cannot recall right now, for making the most secure httpd in the world even more secure than before. Thanks!

    --
    Karma: Positive (probably because of superiour intellect)
    1. Re:This is really great news. by Airwall · · Score: 5, Informative

      Yes, it's "getting" there, but with mod_perl 2 still being incomplete, PHP still not recommending Apache 2 for production and various other smaller niggles, it seems to be taking a lot of the supporting projects time to catch up. When I re-did my own webserver a couple of weeks back, I really wanted to use Apache 2, but getting Mason working started to do my bonce, frankly. So I went back to 1.3.

    2. Re:This is really great news. by teh*fink · · Score: 2, Interesting

      ...but getting Mason working started to do my bonce, frankly.

      wtf does that mean?

      --
      "I DARE you to make less sense!"
    3. Re:This is really great news. by RickySilk · · Score: 2

      I agree. I tried an upgrade to apache 2 at the same time I was testing RH 8 (ugh) and experienced some odd httpd behaviour on sites running php. I kept my production server at apache 1.3 and RH 7.3 because that combo is like butter.

      --
      Ricky Silk
      kung foo ezine let me waste your time.
    4. Re:This is really great news. by Airwall · · Score: 2, Informative

      Bonce: British slang for head.

      Expressions such as "it's doing my nut" or "it's doing my head in" mean "it's so confusing, difficult or obfuscated that I am no longer willing to work on it."

      Sorry, it really was Brit slang. But hey, now you know.

  3. Re:Dammit, I just installed 2.046! by agent+dero · · Score: 3, Insightful

    If it does you could make a dreaded BACKUP!

    Seriously, it's one text file, gimme a break.

    --
    Error 407 - No creative sig found
  4. Re:Dammit, I just installed 2.046! by operagost · · Score: 2

    I have a better backup system than you could ever dream of. However, I still don't see why the option to upgrade was removed from the MSI install package- just to inconvenience me? What if it decides to blow away the /icons directory too? It takes time to restore those images from tape.

    --

    Gamingmuseum.com: Give your 3D accelerator a rest.
  5. Re:Dammit, I just installed 2.046! by Lao-Tzu · · Score: 3, Funny

    I have a better backup system than you could ever dream of.... It takes time to restore those images from tape.

    I dream of a backup system where data can be restored instantly, and an infinite number of revisions of an infinite amount of data can be stored on a device the size of my little toe. And these little-toe sized devices are so cheap that I run off a hundred copies of them every night, and store them in different places across the world. And they're secu...

    I think you get the idea. I can dream of a lot better than tape.

  6. Re:Dammit, I just installed 2.046! by shokk · · Score: 2, Interesting

    They're called snapshots and most middle-to-big servers have them. Big honking servers like NetApps ($100k+) and even the little NAS boxes from Iomega (~$4k) have them. Blow something away? No big deal, just go into the .snapshot directory and pull out data up to two weeks old. I imagine it's all in the works for some upcoming version of a Linux filesystem the same way software raid and journaling were once only found in the realm of the big servers.

    --
    "Beware of he who would deny you access to information, for in his heart, he dreams himself your master."
  7. Slashdot has used 2.0 since release by SiMac · · Score: 2, Interesting

    It's just that the mod_perl code must run on 1.3, since mod_perl on 2.0 isn't there yet.

    images.slashdot.org has run 2.0 since before the original 2.0 release announcement was posted. See the Netcraft page.