Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] {OT} LWP::UserAgent slows website
Date: Sat, 09 Feb 2013 02:39:31
Message-Id: CAN0CFw3hx7huykjkkujppjBcY=ZMhnYg=Sd1iM=gvvX3BxmoYg@mail.gmail.com
In Reply to: Re: [gentoo-user] {OT} LWP::UserAgent slows website by Michael Mol
1 >>> A little more infromation would help. like what webserver, what kind of
2 >>> requests, etc
3 >>>
4 >>> -Kevin
5 >>
6 >> It's apache and the requests/responses are XML. I know this is
7 >> pathetically little information with which to diagnose the problem.
8 >> I'm just wondering if there is a tool or method that's good to
9 >> diagnose things of this nature.
10 >
11 > The problems are server-side, not necessarily client-side. Your
12 > optimizations are going to need to be performed there.
13
14 Are you saying the problem may lie with the server to which I was
15 making the request? The responses all come back successfully within a
16 few seconds. Can you give me a really general description of the sort
17 of problem that could behave like this?
18
19 - Grant

Replies

Subject Author
Re: [gentoo-user] {OT} LWP::UserAgent slows website Michael Mol <mikemol@×××××.com>