On Thu, Oct 3, 2013 at 10:54 PM, Alex <[email protected]> wrote: > thanks a lot, Ricardo! > > you're right about HTTP pipeline. Opera is the only browser with > (activated) HTTP pipeline. If I deactivate it the site is loaded very fast. > The 10 seconds delay is exactly the timeout setting for individual > requests. So far I could not get the webserver to deliver all files without > timeout with activated HTTP pipeline (min/max number of threads doesn't > make any difference). Is it possible that rocket can't handle this > correctly? I've another app running on Apache and there I don't have this > problem with Opera. >
For what you describe it seems that we can say for sure that rocket does not support HTTP Pipeline. Major HTTP server, like apache, nginx does support pipeline. Ricardo -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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.

