Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #108743

Re: OT: limit number of connections from browser to my server?

From Grant Edwards <grant.b.edwards@gmail.com>
Newsgroups comp.lang.python
Subject Re: OT: limit number of connections from browser to my server?
Date 2016-05-17 14:27 +0000
Message-ID <mailman.62.1463495707.19823.python-list@python.org> (permalink)
References <nhcr5g$o1k$1@ger.gmane.org> <nhcvsc$agl$1@ger.gmane.org> <nhd75n$je7$3@ger.gmane.org> <nhemfs$foq$1@ger.gmane.org> <nhf9oq$cel$3@ger.gmane.org>

Show all headers | View raw


On 2016-05-17, jmp <jeanmichel@sequans.com> wrote:

> I don't have time to read the whole thread but if I got it right,
> the main CPU consuming part is the crypto.

Yep.

> Why not drop the https part an support only http ?

Product spec explicitly states HTTPS only.  I'm told that is not open
for discussion.  The customer is a large, somewhat bureaucratic German
corporation, and they generally mean it when they say something is
non-negotiable.

> Is is a device that needs to be accessed in untrusted networks?
> Sorry for asking the obvious :o)

-- 
Grant Edwards               grant.b.edwards        Yow! I'm EMOTIONAL
                                  at               now because I have
                              gmail.com            MERCHANDISING CLOUT!!

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: OT: limit number of connections from browser to my server? Grant Edwards <grant.b.edwards@gmail.com> - 2016-05-17 14:27 +0000
  Re: OT: limit number of connections from browser to my server? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2016-05-19 10:58 +1200
    Re: OT: limit number of connections from browser to my server? Random832 <random832@fastmail.com> - 2016-05-22 15:04 -0400
    Re: OT: limit number of connections from browser to my server? Grant Edwards <grant.b.edwards@gmail.com> - 2016-05-22 19:29 +0000

csiph-web