On Wednesday, October 25, 2017 at 6:18:08 AM UTC-7, icodk wrote: > > Some small IoT units can't afford the standard 16K fragment size required > by default for SSl negotiation. > On some servers it is possible to set such limit, ex > nginx: ssl_buffer_size 4k; > > Is it possible to do the same on web2py development server ? >
A quick look at rocket.py doesn't make it obvious how to do it. I don't know if the ssl.wrap_socket() call has optional parameters for this; if it does, it's not obvious [to me] in the Python docs at 17.3. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.