Earlier quoted context omitted.
"majority of important software innovations have come from the open bazaar, not the cathedral. The Internet; The Web; Firefox, WebKit; GNU/Linux, Unix; HTTP; SSH, SSL, AES; Python, Ruby, C, C++." The vast majority of those were not developed by an open bazaar, but rather by focused cathedral organizations: the early Internet, UNIX, C, C++, SSH, Firefox, SSL. The bazaar maintains them or cloned the success of others (…
> but most of the large enterprises (banks, Telcos, etc) I've visted in my consulting run WebSphere or IIS and have never heard of HAproxy or Ngnix. WebSphere is an app server rather than a straight http server. The equivalent to Apache/Nginx from IBM would be IBM HTTP Server, which is an extension of Apache.
As part of my broader point, IHS is a product, one of many Apache-based products. They're not using the open source project code directly. Even if IBM's "innovations" are modest, they're using it because IHS and the WAS plugin work best with WebSphere. I've managed to convince some to avoid this combo in favour of a simple HAproxy, but it's hard.