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. 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 -~----------~----~----~----~------~----~------~--~---

