Commit graph

15 commits

Author SHA1 Message Date
Laurent Peuch
52450c1873 fix: new exception 2021-01-21 19:44:36 +01:00
Laurent Peuch
9ef4dd6d35 fix: handle OSError exception on asyncio sockets 2021-01-13 01:58:02 +01:00
Laurent Peuch
d3abbf0f1e [fix] we are still in python 3.6 in prod 2021-01-08 03:58:42 +01:00
Alexandre Aubin
d0256b86b8
Need at least 16 workers to handle peak load :s 2021-01-08 03:48:03 +01:00
Laurent Peuch
503ea4d440 [fix] people have more than 30 domains x_x 2021-01-08 03:41:35 +01:00
Laurent Peuch
a3be8ca8fb [enh] migrate check_smtp to asyncio 2021-01-08 03:41:09 +01:00
Laurent Peuch
b9ce0ab1c4 [enh] migrate check_port_is_open to asyncio 2021-01-08 03:26:18 +01:00
Laurent Peuch
69d6d54911 [fix] never do catch all exceptions 2021-01-08 02:33:56 +01:00
Alexandre Aubin
47c41cab06 Fix port format validation 2020-04-19 00:35:54 +00:00
Alexandre Aubin
9156050073 Fixes following tests on the battlefield 2020-04-16 01:28:10 +00:00
Alexandre Aubin
e8bd827f96 Implement smtp check 2020-04-16 00:43:53 +02:00
Alexandre Aubin
f8efb07980 Simplify args validation and API response format, implement multiple domain checks for http 2020-04-16 00:43:38 +02:00
Alexandre Aubin
a0521ab4e4 Fix http diagnosis in IPv6 2020-04-14 13:44:26 +00:00
Kay0u
763e2359ae
ipv6 support 2020-04-11 16:08:14 +02:00
Alexandre Aubin
15345db261 Moar things for deployment and for stuff to work and report meaningful errors 2019-11-20 16:10:36 +00:00
Renamed from server.py (Browse further)