I failed in downloading large files from cherrypy server after I'd tried many aspects of adjustment. I think cherrypy has some limitations.
You can change to use apache and mod_wsgi<http://code.google.com/p/modwsgi/downloads/list>, they have been working fine for me. For building mod_wsgi from the source, you need to download visual c++ 2008 express from Microsoft website. Good luck! 2009/8/10 Derek <cunningh...@gmail.com> > > Internet explorer nor Chrome work, so browser doesn't make a > different. > > When I turn off SSL, it works fine. But, that's annoying. One of the > things I'm most excited about with web2py is being able to edit > interactive webpages while I'm on my network at a Starbucks. Any > suggestions on how to get this to work with SSL? Is it a bug? > > Thanks, > > Derek > > > On Aug 9, 4:33 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > And have you tried without ssl? > > > > On Aug 9, 2:48 pm, Yarko Tymciurak <yark...@gmail.com> wrote: > > > > > > > > > On Sun, Aug 9, 2009 at 1:03 PM, Derek <cunningh...@gmail.com> wrote: > > > > > > I tried setting the -o option to 600, since I assumed the timeout was > > > > in seconds. Now it just sits there for 10 minutes, then gives me the > > > > timeout error. > > > > > > I'm using the Windows version of web2py with whatever webserver it > > > > includes (tinyhttpd or something?). I pass the -c server.crt and -k > > > > server.key options on the command-line. > > > > > It is the cherrypy server... > > > > > What browser are you using to do the transfer? Have you tried > different > > > browsers? > > > > > > 126KB should transfer over my local wifi connection in seconds, so > > > > filesize nor timeout should really be a factor here. Plus, web images > > > > can easily be 126KB or larger... so what gives? > > > > > > Derek > > > > > > On Aug 9, 12:34 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > > > Are you using ssh with wsgiserver or are you using apache with > > > > > mod_ssl? > > > > > > > Massimo > > > > > > > On Aug 9, 10:22 am, Derek <cunningh...@gmail.com> wrote: > > > > > > > > Hi all, > > > > > > > > I'm trying to upload a 126KB static file, and it keeps giving me > a > > > > > > timeout. If there were to be any file size limit, I really would > have > > > > > > expected it to be much larger. Other smaller files are uploading > fine. > > > > > > > > I'm using the binary Windows distribution, and running it over > SSL on > > > > > > my local network. > > > > > > > > Any help would be greatly appreciated. > > > > > > > > Derek > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---