Skip Menu |

This queue is for tickets about the HTTP-UserAgentString-Parser CPAN distribution.

Report information
The Basics
Id: 86657
Status: new
Priority: 0/
Queue: HTTP-UserAgentString-Parser

People
Owner: Nobody in particular
Requestors: bstokes [...] namimedia.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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