@Richard - I found it. Thank you. I don't know how could I miss it. @ Massimo - you're right, it was local development server, but top pointed to web2py as guilty. When I was installing web2py (1.99 back then), however, I was unable to set all those VirtualHost issues to have two separately working servers, but maybe I'll have to. Best regards, Marian
On Mon, Jul 15, 2013 at 5:38 PM, Massimo Di Pierro < [email protected]> wrote: > Are you accessing it from localhost? I suspect it is the browser which is > using 100% of the CPU, not the server. Anyway, it is more efficient to use > nginx or apache to serve static files, rather then web2py. > > > On Monday, 15 July 2013 10:25:25 UTC-5, Marian Siwiak wrote: >> >> Hello everybody, >> >> I have a problem, I have a huge database of png files, which need to be >> accessed by users of my system, however, when I place them in 'static' >> folder, web2py used 100 of my CPU (and it's not 286 architecture...). >> Any advice? I never found a way to create links leading outside >> application folder, but it would be a solution. >> >> Best regards, >> Marian >> > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/s7UtPveDC2I/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

