Subject: | server is down |
Date: | Tue, 2 Jul 2013 23:11:48 +0000 |
To: | "bug-HTTP-UserAgentString-Parser [...] rt.cpan.org" <bug-HTTP-UserAgentString-Parser [...] rt.cpan.org> |
From: | Brian Stokes <bstokes [...] namimedia.com> |
Hi there,
The module is trying to contact the web service at user-agent-string.info, but the service is not responding.
It has the error "Too many connections." and has been down all day.
The problem seems to be that the constructor always talks to the service, and fails completely if its down, even if you already have a local copy of the cache.
We are working around the issue but it would be great if you could fix the service or make the code resilient to it being down. :) Thank you.
Brian