Re: Professional services (dead/odd link)

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Mike Ellsworth <younicycle(at)gmail(dot)com>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: Professional services (dead/odd link)
Date: 2009-10-02 08:13:50
Message-ID: alpine.GSO.2.01.0910020407420.10008@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Thu, 1 Oct 2009, Josh Berkus wrote:

> On 10/1/09 7:20 AM, Mike Ellsworth wrote:
>> At the bottom of this page:
>> http://www.postgresql.org/support/professional_support
>>
>> is a link to Open Source Experts:
>> http://www.opensourcexperts.com/Index/index_html/PostgreSQL/index.html
>>
>> Not sure it is helpful & the links on the landing page are suspect.
>
> Opensourcexperts site appears to be completely borked. Are they out of
> business?

I doubt it, the problem is more...I hate to say "hilarious" when it's
causing them to look so bad, but for this list is kind of is. Do "view
source" on one of the broken pages and you'll see something like this:

<!--
OperationalError
(1129, "Host 'saw2.nidelven-it.no' is blocked because of many connection
errors; unblock with 'mysqladmin flush-hosts'")
<p>Traceback (innermost last):
<ul>
<li> Module ZPublisher.Publish, line 92, in publish</li>
<li> Module ZPublisher.BaseRequest, line 433, in traverse</li>
<li> Module Products.mysqlUserFolder.mysqlUserFolder, line 694, in
validate</li>
<li> Module Products.mysqlUserFolder.mysqlUserFolder, line 354, in
__check_connection</li>
<li> Module Products.mysqlUserFolder.mysqlUserFolder, line 325, in
__connect</li>
<li> Module Products.mysqlUserFolder.db, line 169, in connect</li>
<li> Module MySQLdb, line 66, in Connect</li>
<li> Module MySQLdb.connections, line 134, in __init__</li>
</ul>OperationalError: (1129, "Host 'saw2.nidelven-it.no' is blocked
because of many connection errors; unblock with 'mysqladmin flush-hosts'")
</p>
-->

What a strange default behavior MySQL has here:
http://dev.mysql.com/doc/refman/5.0/en/blocked-host.html

I suspect the connection between the database and web server dropped for a
bit, and now it's blacklisted even if it's back up again.

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2009-10-03 09:12:41 Re: Professional services (dead/odd link)
Previous Message Josh Berkus 2009-10-01 17:02:35 Re: Professional services (dead/odd link)