<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>underwares.org</title> <atom:link href="http://www.underwares.org/feed" rel="self" type="application/rss+xml" /><link>http://www.underwares.org</link> <description>Solutions still in search of a problem.</description> <lastBuildDate>Tue, 02 Nov 2010 18:50:14 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Web server stability issues</title><link>http://www.underwares.org/news/50/web-server-stability-issues</link> <comments>http://www.underwares.org/news/50/web-server-stability-issues#comments</comments> <pubDate>Tue, 02 Nov 2010 18:50:14 +0000</pubDate> <dc:creator>Alexandre Gauthier</dc:creator> <category><![CDATA[Updates]]></category><guid isPermaLink="false">http://www.underwares.org/?p=50</guid> <description><![CDATA[We are experiencing some intermittent problems with the web server architecture &#8212; applications sometimes stop responding at all and apache seems to become stuck &#8212; it also seems to affect the fastcgi module which renders all the non-php web applications unusable. We have narrowed the problem to a potential culprit: APC, the PHP cache framework [...]]]></description> <content:encoded><![CDATA[<p>We are experiencing some intermittent problems with the web server architecture &#8212; applications sometimes stop responding at all and apache seems to become stuck &#8212; it also seems to affect the fastcgi module which renders all the non-php web applications unusable.</p><p>We have narrowed the problem to a potential culprit: <a href="http://pecl.php.net/package/APC">APC</a>, the PHP cache framework we are using in production. We have downgraded to version 3.0.1 and the problem seems to have gone away &#8212; but we remain vigilant.</p><p>We are carefully monitoring the web server for problems, do report any unexpected behavior <img src='http://www.underwares.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://www.underwares.org/news/50/web-server-stability-issues/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Unexpected Downtime due to Upstream issues</title><link>http://www.underwares.org/news/47/unexpected-downtime-due-to-upstream-issues</link> <comments>http://www.underwares.org/news/47/unexpected-downtime-due-to-upstream-issues#comments</comments> <pubDate>Thu, 21 Oct 2010 09:53:05 +0000</pubDate> <dc:creator>Alexandre Gauthier</dc:creator> <category><![CDATA[Updates]]></category><guid isPermaLink="false">http://www.underwares.org/?p=47</guid> <description><![CDATA[Upstream provider is having connectivity/routing issues. Opened a ticket, problem will apparently be resolved soon.]]></description> <content:encoded><![CDATA[<p>Upstream provider is having connectivity/routing issues. Opened a ticket, problem will apparently be resolved soon.</p> ]]></content:encoded> <wfw:commentRss>http://www.underwares.org/news/47/unexpected-downtime-due-to-upstream-issues/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Redmine maintenance complete</title><link>http://www.underwares.org/news/44/redmine-maintenance-complete</link> <comments>http://www.underwares.org/news/44/redmine-maintenance-complete#comments</comments> <pubDate>Sun, 19 Sep 2010 01:15:23 +0000</pubDate> <dc:creator>Alexandre Gauthier</dc:creator> <category><![CDATA[Updates]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[rails]]></category> <category><![CDATA[redmine]]></category> <category><![CDATA[ruby]]></category><guid isPermaLink="false">http://www.underwares.org/?p=44</guid> <description><![CDATA[Upgrade to Redmine the 1.0-stable completed successfully. Access to service has been fully restored. Some problems were encountered in regard to gem compatibility with the i18n enabled templates. For future reference the error encountered when rendering i18n&#8217;ed templates was: ActionView::TemplateError (missing interpolation argument in &#8220;%m/%{count}/%Y %I:%M %p&#8221; Freezing rails 2.3.5 to vendor and editing vendor/rails/activesupport/lib/active_support/vendor.rb [...]]]></description> <content:encoded><![CDATA[<p>Upgrade to Redmine the 1.0-stable completed successfully. Access to service has been fully restored.</p><p>Some problems were encountered in regard to gem compatibility with the i18n enabled templates. For future reference the error encountered when rendering i18n&#8217;ed templates was:</p><blockquote><p>ActionView::TemplateError (missing interpolation argument in &#8220;%m/%{count}/%Y %I:%M %p&#8221;</p></blockquote><p>Freezing rails 2.3.5 to vendor and editing <code>vendor/rails/activesupport/lib/active_support/vendor.rb</code> to depend on a version of the i18n gem <em>lower</em> that 4.0 fixed it. (i.e. <code>gem 'i18n', '>= 0.1.3','&lt;0.4.0'</code>) fixed it.</p><p>Also, issues with mod_passenger (404s on /login and sever other pages) when running in a subdirectory were fixed my renaming/deleting the .htaccess file in public/ &#8212; it was creating rewrite rules for fastcgi deployments, which clashed with URI routing.</p><p>Service is now fully functional and new Redmine features are available.</p> ]]></content:encoded> <wfw:commentRss>http://www.underwares.org/news/44/redmine-maintenance-complete/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Mercurial central repository issues [resolved]</title><link>http://www.underwares.org/news/41/mercurial-central-repository-issues-resolved</link> <comments>http://www.underwares.org/news/41/mercurial-central-repository-issues-resolved#comments</comments> <pubDate>Sat, 18 Sep 2010 23:45:57 +0000</pubDate> <dc:creator>Alexandre Gauthier</dc:creator> <category><![CDATA[Updates]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[mercurial]]></category><guid isPermaLink="false">http://www.underwares.org/?p=41</guid> <description><![CDATA[Following an upgrade to Mercurial 1.6, hgwebdir.cgi got merged into hgweb.cgi. We overlooked that bit and the apache integration broke. As of now, it is functional again. We promptly switched to hgweb.cgi but against what the documentation advertised, it was not a complete drop in replacement and would fail to execute no matter what. We [...]]]></description> <content:encoded><![CDATA[<p>Following an upgrade to Mercurial 1.6, hgwebdir.cgi got merged into hgweb.cgi. We overlooked that bit and the apache integration broke. As of now, it is functional again.</p><p>We promptly switched to hgweb.cgi but against what the documentation advertised, it was not a complete drop in replacement and would fail to execute no matter what. We fixed it by hosting it through mod_wsgi for apache.</p><p>Mercurial Repository Services are now fully functional again.</p> ]]></content:encoded> <wfw:commentRss>http://www.underwares.org/news/41/mercurial-central-repository-issues-resolved/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>So, here we are.</title><link>http://www.underwares.org/news/25/so-here-we-are</link> <comments>http://www.underwares.org/news/25/so-here-we-are#comments</comments> <pubDate>Sat, 18 Sep 2010 10:34:53 +0000</pubDate> <dc:creator>Alexandre Gauthier</dc:creator> <category><![CDATA[Updates]]></category><guid isPermaLink="false">http://www.underwares.org/?p=25</guid> <description><![CDATA[I finally decided to fill the void of my primary domain with something. This website will act some kind of hub between all the services I run and provide, and the bits of code and knowledge I wish to distribute, regardless of their target audience being extremely limited. I hope that eventually this can bloom [...]]]></description> <content:encoded><![CDATA[<p>I finally decided to fill the void of my primary domain with something. This website will act some kind of hub between all the services I run and provide, and the bits of code and knowledge I wish to distribute, regardless of their target audience being extremely limited.</p><p>I hope that eventually this can bloom into a google-friendly place where one might find something of  use, or adopt a piece of code I have written.</p><p>Since I run quite a bit of services and the amount of people requiring stability, status updates regarding maintenance and documentation specifying how to access them has increased tenfold over the last three years, I thought I could make this site fill that requirement as well, somehow.</p><p>In a rather comical display of recursion, <a href="http://www.underwares.org/">considering the description on the front page</a>, I think it&#8217;s only fitting &#8212; and not without a bit of situational irony &#8212; for the website itself to have a such an nebulous, ill-defined purpose <img src='http://www.underwares.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>Either way, feel free to browse and comments are always appreciated.</p> ]]></content:encoded> <wfw:commentRss>http://www.underwares.org/news/25/so-here-we-are/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/26 queries in 0.019 seconds using disk: basic
Object Caching 587/633 objects using disk: basic

Served from: foxhound.underwares.org @ 2012-05-20 10:41:11 -->
