SNI support in python 2.7 for Locust load tests

dieter dieter at handshake.de
Wed Oct 1 01:55:54 EDT 2014


Reddy <reddy at poczta.fm> writes:
> ...
> I'm trying to use locust (http://locust.io/) to run load test of one site we're developing. Everything was running nice and smooth until we switch the servers to use SNI. SNI is not officially supported in python 2.7.5

A recent post in this list regarding missing SNI support in Python 2.x
got as a suggestion to use the "backports.ssl" package on PyPI.




More information about the Python-list mailing list