{"id":225,"date":"2009-02-20T23:01:44","date_gmt":"2009-02-20T22:01:44","guid":{"rendered":"http:\/\/glandium.org\/blog\/?p=225"},"modified":"2010-01-27T08:52:25","modified_gmt":"2010-01-27T07:52:25","slug":"the-niceties-of-proprietary-software","status":"publish","type":"post","link":"https:\/\/glandium.org\/blog\/?p=225","title":{"rendered":"The niceties of proprietary software"},"content":{"rendered":"<p>On a deployment I'm currently working on, I've seen two different cases of proprietary software use leading to both madness and sadness, which are just so typical that I can't resist to tell you. Keep in mind, for the rest of this reading, that the whole platform is running under Solaris 10 x86-64.<\/p>\n<p>The first case is a data quality management software that we will keep anonymous. The editor promised before the deployment began that they had a version of the software for the operating system that we would be using. Well, it turned out they do have a Solaris version... for sparc, and a x86-64 version... for Linux. No Solaris x86-64 version, and no way to get a rebuild in a timely fashion.<\/p>\n<p>The second case is a content management software that we will keep anonymous. It comes in the form of a java web application and a java application container. Part of integrating this software involves a proprietary plugin for <a href=\"http:\/\/httpd.apache.org\/\">Apache HTTPd<\/a> that acts as a mix of <a href=\"http:\/\/httpd.apache.org\/docs\/2.2\/mod\/mod_proxy_balancer.html\">mod_proxy_balancer<\/a>, <a href=\"http:\/\/httpd.apache.org\/docs\/2.2\/mod\/mod_disk_cache.html\">mod_disk_cache<\/a>, and <a href=\"http:\/\/httpd.apache.org\/docs\/2.2\/programs\/htcacheclean.html\">htcacheclean<\/a>, as well as a cache invalidator.<\/p>\n<p>Originally, the java web application was supposed to be installed within a <a href=\"http:\/\/www.jboss.org\/jbossas\/\">JBoss Application Server<\/a> instead of the editor provided container, and Apache HTTPd would reverse proxy requests to the JBoss server. This means we already had an Apache HTTPd in place (latest version ; 2.2.11 at the time), and since we have x86-64 processors, it was built as a 64-bits binary.<\/p>\n<p>Contrary to the first case, this time, we had a Solaris x86 binary. Yes, you read correctly: x86 ; 32-bits only.<\/p>\n<p>After going through the pain of rebuilding Apache HTTPd in 32-bits (there are various reasons why we don't use <a href=\"http:\/\/www.sunfreeware.com\/\">sunfreeware<\/a> software), it turned out the module was a 2.0 ABI module not compatible with the 2.2 ABI. It also turned out there was a 2.2 ABI version of the module for Solaris... sparc.<\/p>\n<p>It finally worked after another build of Apache HTTPd, a 2.0.63 release, this time.<\/p>\n<p>The more you get used to free software, the more these kind of things get frustrating.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On a deployment I&#8217;m currently working on, I&#8217;ve seen two different cases of proprietary software use leading to both madness and sadness, which are just so typical that I can&#8217;t resist to tell you. Keep in mind, for the rest of this reading, that the whole platform is running under Solaris 10 x86-64. The first [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[23],"class_list":["post-225","post","type-post","status-publish","format-standard","hentry","category-pdo","tag-en"],"_links":{"self":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/225","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=225"}],"version-history":[{"count":8,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/225\/revisions"}],"predecessor-version":[{"id":654,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/225\/revisions\/654"}],"wp:attachment":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}