On Monday 10 August 2009 10:56:23 mdipierro wrote:
> I cannot exclude it is a problem with wsgiserver and ssl. Perhaps the
> decrytpion is done in ram and that is a problem. I will look into
> this.

I had very similar problems back when developing xmpppy library.
On some particular hardware/OS/python combinations SSL connections just stuck 
and won't proceed until you kick it (for instance Ctrl-C). Then it behaves as 
if nothing serious have happened and happily continue sending and receiving 
packets. Though may be Ctrl-C was xmpppy-specific.
I never fixed that, libraries just gradually get updated world-wide.

> On Aug 9, 4:20 pm, Derek <cunningh...@gmail.com> wrote:
> > 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
>
> 


-- 
Sincerely yours
Alexey Nezhdanov

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

Reply via email to