Package: wwwoffle
Version: 2.9d-3
X-debbugs-Cc: a...@gedanken.demon.co.uk

Why sometimes does CPU get all eaten up and must kill -9 ?

While browsing one notices the CPU meter pegged out.

Even just browsing
$ firefox http://www.facebook.com/jidanni
should reproduce this bug.

If not just browse around in facebook and before long you should see it.
Sometimes it takes a few browses to trigger the bug. Just click on some faces...

One must do
# /etc/init.d/wwwoffle restart
to get back to normal.

In the below case I did wwwoffle -kill, which was the wrong thing to do,
and needed more steps to get back to normal.

$ top
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 8511 proxy     20   0  4176 1288 1004 R 15.5  0.6   1:05.52 wwwoffled
 8441 proxy     20   0  4176 1292 1004 R 15.2  0.6   1:26.05 wwwoffled
 8621 proxy     20   0  4176 1292 1008 R 15.2  0.6   0:10.33 wwwoffled
 8683 proxy     20   0  4176 1252 1000 R 15.2  0.6   0:03.56 wwwoffled
 8317 proxy     20   0  4176 1292 1004 R 14.8  0.6   2:41.72 wwwoffled
 8537 proxy     20   0  4176 1292 1004 R 14.2  0.6   0:48.54 wwwoffled

One of them looks like:
Oct 18 08:02:39 jidanni1 wwwoffles[8511]: Client is 'HTTP/1.1' we choose to use 
chunked encoding.
Oct 18 08:02:39 jidanni1 wwwoffles[8511]: 
URL='http://www.facebook.com/wall.php?id=35780217182&page=1&hash=971aaf2878396b443ce0f28f7f087492'.
Oct 18 08:02:39 jidanni1 wwwoffles[8511]: proto='http'; 
hostport='www.facebook.com'; path='/wall.php'; 
args='id=35780217182&page=1&hash=971aaf2878396b443ce0f28f7f087492'; 
user:pass='(null):(null)'.
Oct 18 08:02:39 jidanni1 wwwoffled[1624]: Forked wwwoffles -real (pid=8511).
Oct 18 08:02:40 jidanni1 wwwoffles[8511]: Server has used 'Content-Encoding: 
gzip'.
Oct 18 08:02:40 jidanni1 wwwoffles[8511]: Cache Access Status='New Page'.
Oct 18 08:02:40 jidanni1 wwwoffles[8511]: Using 'Transfer-Encoding: chunked' 
for the client.
Oct 18 08:02:40 jidanni1 wwwoffles[8511]: Modifying page content of type 
'text/html; charset=utf-8'

They are
1 40854 http://www.facebook.com/group.php?gid=35780217182&ref=ts
2 35616 http://www.facebook.com/wall.php?id=35780217182
3 32682 
http://www.facebook.com/wall.php?id=35780217182&page=1&hash=971aaf2878396b443ce0f28f7f087492
4 28957 http://www.facebook.com/r.php?locale=en_US
5 25378 http://www.facebook.com/login.php
6 1452  http://www.facebook.com/home.php

I had not signed up for facebook at the time.

# wwwoffle -kill
# /etc/init.d/wwwoffle stop
Stopping HTTP cache proxy server: wwwoffled...can't connect to control socket.
        Trying to signal daemon process...done.
# /etc/init.d/wwwoffle start
Starting HTTP cache proxy server: wwwoffled /usr/sbin/wwwoffled already running.
...failed.
# /etc/init.d/wwwoffle stop
Stopping HTTP cache proxy server: wwwoffled...can't connect to control socket.
        Trying to signal daemon process...done.
# killall wwwoffled
# killall -9 wwwoffled



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to