I have added some icons and images to my app and it seems that this
fails the Rocket server. I had a core of my app almost without
graphics and everything was working very fine. Then a added some
icons, images etc. and since that the Rocker server is getting crazy.
Browser is loading page more than 30 seconds, sometimes never ends.

In the log I can see following messages below. I have seen some
discussion on this subject  2 weeks ago, but its stil doesnt work for
me.

I'm using the latest web2py trunk version.
David

127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/h.gif,
HTTP/1.1, 304, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/big-
up.gif, HTTP/1.1, 304, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/big-
plus.gif, HTTP/1.1, 304, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/
background.png, HTTP/1.1, 304, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/
header.png, HTTP/1.1, 304, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/
header.png, HTTP/1.1, 304, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/mini/
comment.gif, HTTP/1.1, 200, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/mini/
icon_extension.gif, HTTP/1.1, 200, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/mini/
icon_user.gif, HTTP/1.1, 200, 0.000000
127.0.0.1, 2010-08-10 10:48:35, GET, /twister/static/images/big-
down.gif, HTTP/1.1, 304, 0.000000

Reply via email to