Re: [web2py] Re: Block oversized uploads serverside

2013-02-19 Thread Andriy
Yes there are 10+ images, about 3-5 js and css files referenced. I`ve tried limit server connections in Opera settings to 1-2 max - didn`t help. I tried numthreads=500, max=700 for CherryPy - didn`t help. Don`t know how to set HTTP header "Connection: close" so far, may be in web2py controller

Re: [web2py] Re: Block oversized uploads serverside

2013-02-19 Thread Ricardo Pedroso
On Tue, Feb 19, 2013 at 9:02 AM, Andriy wrote: > Right now I`m trying to host on my own windows server. On Rocket and > CherryPy I have problems with some pages not loading static images and > "hanging" in Opera (other users report problems with Chrome, but at the same > time I have no problems wi