Slashdot Mirror


Eight Years Of Apache

Kyle Hamilton writes "The Apache Software Foundation today announced that its HTTP Server platform has reached a milestone of eight consecutive years of World Wide Web technology leadership. Since its first release in April of 1995, the Apache HTTP Server has become as pervasive as the Web itself. According to two separate and independent surveys, the Apache HTTP Server, which originally established itself as the leading web server technology in April 1996, continues to acquire even greater market, growing faster than all other competing web server technologies. Achieving eight straight years of technology leadership confirms that the open source model works. Apache is now successfully deployed in a diverse set of environments, from large commercial entities to small nonprofit organizations. We are grateful to the community for their continued support and participation in the development process, said Sander Striker, Vice President of the Apache HTTP Server Project. We are firmly committed to continuing to provide the most accessible and standards-compliant Web server platform in existence."

2 of 44 comments (clear)

  1. Isn't it more like 11 years? by Meowing · · Score: 5, Interesting

    I always thought of Apache as a continuation of NCSA httpd. Wasn't that more like 1993?

  2. Re:quick - kill it! kill it! by wirelessbuzzers · · Score: 5, Insightful

    I'm one of many who has dropped Apache in favor of thttpd.

    So the next time you're setting up a webserver and Apache is being a pain in the ass - kill it and switch to thttpd. You'll thank me.


    Well, thttpd is certainly faster and probably easier for images and other static files, but it is also certainly not faster for PHP and many other dynamic types. It also doesn't support SSL, which is a must in many cases.

    --
    I hereby place the above post in the public domain.