[HTTP-Recorder] Slow access

Magnus Hacker magnus.hacker at nfs.se
Mon Jun 14 06:08:02 EDT 2004


Hi,

I'm experiencing that HTTP::Recorder is running very slowly
(could be HTTP::Proxy also of course).

This is a log from accessing www.perl.org:

[Mon Jun 14 11:55:18 2004] Forked child process -1152
[Mon Jun 14 11:55:27 2004] (-1152) Request: GET http://www.perl.org/
[Mon Jun 14 11:55:29 2004] (-1152) Response: 200 OK
[Mon Jun 14 11:55:30 2004] (-1152) Request: GET 
http://www.perl.org/css/perl.cs

[Mon Jun 14 11:55:31 2004] Forked child process -460
[Mon Jun 14 11:55:31 2004] (-1152) Response: 200 OK
[Mon Jun 14 11:55:45 2004] (-460) Request: GET 
http://www.perl.org/css/perl.css
rec-url=%2Fcss%2Fperl.css&rec-action=norecord
[Mon Jun 14 11:55:46 2004] (-460) Response: 200 OK
[Mon Jun 14 11:55:46 2004] (-1152) Request: GET 
http://www.perl.org/favicon.ico
rec-url=%2Ffavicon.ico&rec-action=norecord
[Mon Jun 14 11:55:46 2004] (-460) Request: GET 
http://www.perl.org/images/butto
s/download_perl1.gif
[Mon Jun 14 11:55:47 2004] (-460) Response: 200 OK
[Mon Jun 14 11:55:48 2004] (-1152) Response: 200 OK
[Mon Jun 14 11:55:48 2004] Forked child process -2752
[Mon Jun 14 11:55:49 2004] (-2752) Request: GET 
http://www.perl.org/simages/lca
el.gif
[Mon Jun 14 11:55:50 2004] (-2752) Response: 200 OK
[Mon Jun 14 11:55:50 2004] Forked child process -1364
[Mon Jun 14 11:56:56 2004] (-1364) Request: GET 
http://www.perl.org/images/frie
ds/bizrate_logo.png
[Mon Jun 14 11:56:56 2004] (-1364) Response: 200 OK
[Mon Jun 14 12:00:59 2004] (-2752) Served 1 requests
[Mon Jun 14 12:00:59 2004] (-460) Served 2 requests
[Mon Jun 14 12:00:59 2004] (-1152) Served 3 requests
[Mon Jun 14 12:01:00 2004] Reaped child process -1152
[Mon Jun 14 12:01:00 2004] Remaining kids: -460 -2752 -1364
[Mon Jun 14 12:01:00 2004] Reaped child process -460
[Mon Jun 14 12:01:00 2004] Remaining kids: -2752 -1364
[Mon Jun 14 12:01:00 2004] Reaped child process -2752
[Mon Jun 14 12:01:00 2004] Remaining kids: -1364

I'm using Mozilla 1.8a1, Perl 5.8.3 (ActivePerl)
with HTTP::Recorder 0.3.1 and HTTP::Proxy 0.13.
PPM wouldn't find any of Recorder or Proxy so
I installed them using the package .tar.gz instead.

I'm running on Windows XP and can't see any ununusal
paging activity or high cpu usage.

thanks
/Hacker




More information about the HTTP-Recorder mailing list