Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] {OT} LWP::UserAgent slows website
Date: Thu, 07 Feb 2013 01:14:01
Message-Id: CAN0CFw0Zcn5BtzHbOVELrN+ihJ1B93+=Cr+YAfkSXJrSsuD__g@mail.gmail.com
1 I have a script that makes 6 successive HTTP requests via
2 LWP::UserAgent. It runs fine and takes only about 3 seconds, but
3 whenever it is run I start receiving alerts that my website is
4 responding slowly to requests. This lasts for up to around 10
5 minutes. I've tried turning the timeout down to 3 seconds and I've
6 tried LWPx::ParanoidAgent but the behavior is the same.
7
8 Can anyone tell me how to go about tracking this down?
9
10 - Grant

Replies

Subject Author
Re: [gentoo-user] {OT} LWP::UserAgent slows website Kevin Brandstatter <kjbrandstatter@×××××.com>