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 <[email protected]> wrote: > And have you tried without ssl? > > On Aug 9, 2:48 pm, Yarko Tymciurak <[email protected]> wrote: > > > > > On Sun, Aug 9, 2009 at 1:03 PM, Derek <[email protected]> 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 <[email protected]> wrote: > > > > Are you using ssh with wsgiserver or are you using apache with > > > > mod_ssl? > > > > > Massimo > > > > > On Aug 9, 10:22 am, Derek <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---

