Actually it's handling about 5 requests per second, so there is def
some concurrency.

On Mar 26, 10:06 pm, Michael Toomim <[email protected]> wrote:
> I'm using web2py+rocket to serve jobs on mechanical turk. The server
> probably gets a hit per second or so by workers on mechanical turk
> using it.
>
> When I have no users, everything is fast. But in active use, I notice
> that web pages often load realllly slow in my web browser, but the
> httpserver.log file reports only small times.
>
> For instance, I just loaded a page that httpserver.log said took
> 0.200000 seconds, but Firebug said took 54.21 seconds. That's a big
> difference. Any idea what's going on? I guess I'll have to try apache?

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to