Apache May Stop 1.3, 2.0 Series Releases
Dan Jones writes "The Apache Software Foundation may stop releasing new versions of the older 1.3 and 2.0 series of its flagship Web server product with most development now focused on the 2.2 series. Nothing is final yet, but messages to the Apache httpd developer mailing list recommend the formal deprecation of the 1.3.x branch, with most citing a lack of development activity. The Apache HTTP server project is one of the most successful and popular open source projects and has become an integral part of the technology stack for thousands of Web and SaaS applications. The first generation of Apache was released in 1995, and the 2.0 series began in 2002. Apache httpd 2.2 began in 2005, with the latest release (October 2009) being 2.2.14. However, the most recent releases of the 1.3 and 2.0 series servers were back in January 2008. With the combined total of active 1.3 and 2.0 series Apache Web servers well into the millions, any decision to end-of-life either product will be watched closely."
Surly this is just a formality. If there have not been updates for two years they are pretty-much dead projects anyway. Conversely if you have been running on an old system for two years without problems then its likely to be pretty stable, so you can just stick with it on the understanding that there will be no fixes or enhancements.
...Apache 1.3.x is dying
of course, tons of servers still run the 1.3 and 2.0 branches
these people don't care if they're in active development - and almost all of them are running them because upgrading isn't worth it for their application.
all these people care about are security patches. as long as that keeps happening, depreciate them all you want
it's just like people running 2.2.x kernels on high uptime servers. they don't want new features - if they were willing to install a new version of something every time a new feature came out, they'd be running 2.6.x now anyway. but they'll keep using it as long as reliability and security fixes keep rolling out.
What kind of impact will this have on security patches for remaining security flaws (if any) for 1.3 and 2.0? TFA states that security updates would be provided by "some other means" but I'm not sure what those are.
I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
All kidding aside anybody with the skills and resources can now take over 1.3 and keep updating it. You can not really EOL a FOSS program if anybody wants to keep it alive. That being said there are other light weight web servers that can do what people are using 1.3 for. Now Apache 2.0 may be a bit harder to replace since the migration isn't automatic from what I hear.
See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
Right. Upgrade to a modern HTTP server like Nginx http://www.nginx.net/ or Lighttpd, you won't regret it.
And if for some reason you really need Apache 1.3.x, this code is maintained by OpenBSD and an enhanced version is shipped with the OS.
{{.sig}}
Putting closure on a software product is important.
Professional software usually has an EOL schedule. For example, RedHat Enterprise Linux and Windows XP both have EOLs for early 2014. This allows people using the software to plan upgrades and know when they need to be making a transition.
This is equally as important for open-source software. It looks really bad when this is not done. For example, Dan Bernstein's DjbDNS software package has three unpatched security holes. People using this software have to know about these holes and apply third-party patches.
In addition, when the maker of an open-source program says "OK, I'm done with this program.", it allows maintainers to step forward and take over the project. For example, when I announced I would no longer work on a Doom random map generator I had been hacking on for a while, someone expressed interest in maintaining the software, and subsequent updates have since been done.
I think the Apache foundation should either say "OK, we'll still fix security bugs on this program" or "We're no longer maintaining this release". This way, the users of these programs know whether to upgrade, form their own group applying security patches, or just know they're OK from a security prospective if they're current.
I have blogged about putting closure on open-source projects and have well defined EOL dates for older releases of my own MaraDNS.
A lot of open-source projects just languish when the developers lose interest; I feel this is irresponsible and feel EOL dates and putting closure is important.
MaraDNS is an open-source DNS server.
I looked into using Nginx earlier last year for reverse proxy and load balancing, and I have to say that I abandoned it due to the poor documentation - it was insanely hard to get any actual information on settings and configuration beyond sample rules.
Supporting Apache 1.3 is like Microsoft supporting Windows 98. Apache 1.x is almost 15 years and Apache 2.x has been out for 10 years. People have had plenty of time to upgrade. It's time to move on.
I found the Lighttpd documentation quite good. It was certainly easier to set up (for me) than Apache. The simple vhosts mechanism is great; just create a new directory (or symlink) for each vhost. No need to edit the configuration files.
I am TheRaven on Soylent News
I make thorough use of it on many platforms, for the reasons that it has a notably smaller memory footprint, runs swifter, and is a bit more manageable than both of the 2.x branches. I recognize the extended, native feature set of the 2.x branches; but I simply don't need any of them; they are not apt replacements for what 1.3 offers. I also recognize the problem with the 1.3 branch not quite receiving the attention it could do with regarding updates (although 1.3.41 has no known security issues at the moment), but I still prefer 1.3 over the 2.x branches. Eventually stagnation of 1.3 will force me to move to 2.2, but I will wait patiently. THTTPD is not a good substitute today.
The problem is that nginx does not support IPv6 which is kind if sad for a "modern" HTTP server.
Not sure what universe in which you reside, but in this one nginx has supported IPv6 since 0.7.36, released in 21 Feb 2009.
Sauce: http://nginx.net/CHANGES-0.7
Someone confused "informative" with "troll-bait"
Apache should keep hosting basic pages for the old series with at least LINKS to where the projects have moved to be maintained. Sourceforge for example or OpenBSD.
The realistic measure should be USAGE not how much development activity there is on the last branch. Bug fixes may be few and years between when the software becomes rock solid. "Perfect" software (unobtainable) would never need patching outside of changes in the abstraction layer with the OS (ignoring compiler issues) but under this line of thinking --- actively debugged software is "alive" and the more bugs and unfinished features plaguing coders the better.
The reality is that if you have a program that does its job well and has been made stable and secure - WHY SHOULD IT BE UPGRADED? other than changes to port it to new systems (those needs should diminish with time as well) and maybe a few bug fixes.
I'm not advocating supporting old versions; however, I think its foolish to judge 'finished' projects as dead and useless - they should at least host the code and/or link to somebody who is willing to maintain it.
Democracy Now! - uncensored, anti-establishment news
The last install I did of Solaris 10 included Apache 2.0 (.58, IIRC), so there are still new installations going in with 2.0. Since Sun started shipping Apache with the OS, we tend to use it rather than create our own packages or use the Sun freeware versions - theoretically, Sun will support the OS supplied version (never needed support on it, so couldn't say).
I believe the cooltools versions use 2.2, but not sure if the latest 10 releases include it as standard.
Our production estate includes everything from 1.3 up.
Sigs are so 1990s. No way would I be seen dead with one.
I spent one whole year with Lighttpd - and never again will I go back. It "gets the job done", no doubts there, but in terms of managability and ease/versatility of configuration, it just cannot compare itself with Apache.
So, do all people in "web development business" lack the SHIFT key or just you?
There's no way I can subscribe to the notion that Apache developers (or anyone, really) has an ethical obligation to keep maintaining a 10 year old codebase with any kind of implied guarantee. If there was a contract in place requiring that, then sure; but there isn't such a thing here.
Any people using Apache 1.3 should have really see this coming, and there's absolutely no excuse not to. It's the standard way of doing things in this industry, and if anything, the term was already waaay longer than is common.
Furthermore, the options are also fairly obvious:
1. Upgrade your environment to 2.2 (or pay someone to do so for you and accept responsibility).
2. Keep maintaining 1.3 on your own (or pay someone to do so for you and accept responsibility).
3. Migrate to a different server (or pay... you get the idea).
Now you also say that:
they dont have the funds or possibility to upgrade by themselves
to which I can only reply, "too bad, they should have engaged their brains at some point in the past - they had 10 years to do so". If they're screwed, they have absolutely no-one to blame by themselves.
Of course, in reality, when they realize that the FOSS white knight in shining armor won't save their ass by keeping to provide them quality software for free this time, you can bet the funds will suddenly be found. Furthermore, I suspect that vast majority of those people would actually go with option #1, and just upgrade to 2.2 (and also learn their lesson to keep up with the update curve to a reasonable extent to minimize "late upgrade" expenses).
Or maybe, if there are really that many 1.3 users who absolutely won't move to 2.2, and each one has so little money they can't pay anyone to get them to move to anything else, either (where are they hosting? in the basement?), then, well, the beauty of FOSS is that they can also come together, form some sort of non-profit funded by all of them - with minimal amount of contribution from each - that would hire people to fork and maintain 1.3 for the benefit of all.
Or maybe they can just donate to OpenBSD.
In any case, if people "don't have the means or resources" (which ultimately means "money") to do their business, then they shouldn't stay in that business - it really is as simple as that.
I've been using it with IPv6 for months with no problems.
1984 was not supposed to be an instruction manual.
As per http://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x/README the proposal (Full disclosure: I'm colm@apache.org - the proposer), was that we would start distributing security patches via; http://www.apache.org/dist/httpd/patches/
Thanks, colmmacc.
I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
That's all well and good 'till one of your clients wants to use a .htaccess file.
I make some use Nginx for my own sites on my own dedicated servers (and it works great for that), but for my shared web hosting clients, I need to use Apache because all kinds of common software like CMS systems want to use .htaccess files, and Nginx doesn't support that.
If the Nginx project wants to take a good share of the shared hosting market, they are going to need to come up with support for .htaccess files, and the Apache config directives they contain.
1984 was not supposed to be an instruction manual.
I was going to say. Yeah, you do have bigger issues then upgrading your webserver software... Like replacing your broken keyboard.
The Apache HTTP server project is one of the most successful and popular open source projects
One of them? Is there any other OS project that even comes close to Apache's impact?
anybody with the skills and resources can now take over 1.3 and keep updating it.
And who, exactly, has these resources? This is not something a few hackers can take over and keep maintaining in their spare time. A project this size needs project management, QA resources, bandwidth, and a lot of developer hours.
Apache has done well because it has a robust well-funded organization behind it. That organization exists because a lot of people need Apache to prosper in order to prosper themselves. Yeah, if some of these supporters want to keep 1.3 alive, they can start a new organization for that purpose. But they won't, because it would cost big bucks, and there's no business model to make it worth their while.
All significant OS projects work this way. The common notion that a big software project is alive as long as the source code is available is laughable to anybody who's actually participated in such a project.
wrong, it is irresponsible of *YOU* to use software which is not activity patched and maintained. Pretty easy to not commit that sin if you stay with high-level distro's maintained packages. But otherwise it's on your head. No one has to maintain software you like just because you wish they would.
How many years do you expect 1.x to be supported? 2.x is a bit over 8 years old right now, and as OP notes, it might not run on modern OSs. At some point, people will have to make the change (staying still is for the Amish - not everyone needs to be an early adopter, but doing anything on 1.x is getting very curmudgeonly at this point. You're not going to see a lot of support for ancient software in open *or* closed source environments.
Also, you're not the people if you're thinking this way, you're a business. Like in all business, someday your business model will need to be revised or will become obsolete as technology shifts happen. It's a basic fact of life - we may want things to be reasonable when you're reasonable (even if you're on the conservative end of reasonable), offering reasonably long support, but it will not last forever. Eventually you look around and find you're the last buggy on the road, surrounded by cars.
For every problem, there is at least one solution that is simple, neat, and wrong.
Either it is a joke, or it was ages ago.
Nginx has a completely decent documentation: http://wiki.nginx.org/Main
And some tutorials to begin with: http://nginx.org/en/docs/http/request_processing.html - http://nginx.org/en/docs/http/server_names.html - http://nginx.org/en/docs/http/configuring_https_servers.html
{{.sig}}
High-level distros EOL software all the time, based upon the project's design goals. They maintain builds, they do not develop the solution. Clearly, Debian has 5 levels of distribution structure and anyone running a 2.2 kernel Debian knew long ago that it was not going to be actively maintained whereas the 2.6.current branch is obviously being patched and changes moved upstream to the Kernel trunk.
Either it is a joke, or it was ages ago.
Or maybe he just didn't remember to think IN RUSSIAN.
Cool! Amazing Toys.
the obligation is not ethical. its practical.
logical words, rationalizations, and even being right wont change the matter.
the success of a project, and ultimately open source depends on people using it. if the people and businesses using it are left out in the cold like piles of crap, by a major project, even only once, the opinion against open source will change. and the masses which were using that software will switch to other providers. very probably closed source proprietory software, because at least the companies will seem more reliable than open source by that point.
this, that or those do not matter. this is a matter of pragmatism and practicality. it doesnt matter zit whether you are right in ANY of your points. this is a matter of brutal pragmatism. if you fail them, masses will leave you. and you can only shove your project up hobbyists' asses at that point.
this is the mechanic which made microsoft come out far ahead of other competitors in early 90s. masses' usage. lose it, you lose everything.
its sad to see a lot of self-righteous and elitist responses being posted to grandparent. it shows how remote from brutal reality some of you people are. however it was not unexpected.
Read radical news here
small businesses do not have the funds or time to make any kind of migration. this is a matter of life and death for many. 'necessities' of business, or 'technology' do not make any difference in such a situation. especially during a global crisis.
Read radical news here
Then they will die. The world is not going to stand still for them. Customers arn't going to keep wanting Apache 1.x. OS's will stop supporting it. They won't be able to keep it secure if they stay behind on old OS's, and eventually won't be able to replace hardware when it wears out because such an old OS won't run on it. Changing tax codes might cause their frozen-in-time accountant's head to burst. Changing legal requirements might cause these in-a-rut businesses to fall apart.
Businesses that are so easily broken are like a soap bubble - if they can't even be bothered to deal with reality as it changes around them, there's no hope and any success they have will be fleeting.
For every problem, there is at least one solution that is simple, neat, and wrong.