top | item 41940647

(no title)

dopp0 | 1 year ago

why 443? are you assuming ssl here? serious question, I'm not sure. But if it is, wouldn't it be hard to disregard the weight of SSL in the metric?

discuss

order

semiquaver|1 year ago

The code closes the connection immediately after opening a plain TCP socket, so no SSL work is done. Presumably 443 is just a convenient port to use.

quie|1 year ago

The script connects to well known 'dynamodb.' + region_name + '.amazonaws.com' server that expects HTTPS