maxkuzmins·7 年前·議論These guys receive requests from mobile devices. Afaik sending unencrypted HTTP requests is not allowed on some platforms (e.g. iOS).
maxkuzmins·7 年前·議論At such a high volume of requests it probably makes sense to consider going one abstraction level lower by replacing HTTPS with plain SSL sockets based communication for further cost reduction.Nice deep dive into the S of HTTPS anyway.