These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

HTTP2 for legacy/SSO services?

Author
croakroach
24th Imperial Crusade
Amarr Empire
#1 - 2017-01-29 01:31:26 UTC  |  Edited by: croakroach
Would it be possible to have the other available services moved to http2?

I had assumed at least the SSO was using http2 but only ESI currently offers it (through Google)..

Negative! crest-tq.eveonline.com does not support HTTP/2.0.
Yeah! esi.tech.ccp.is supports HTTP/2.0
Negative! login.eveonline.com does not support HTTP/2.0.
Negative! api.eveonline.com does not support HTTP/2.0.
Negative! developers.eveonline.com does not support HTTP/2.0.
Negative! image.eveonline.com does not support HTTP/2.0.


Reasoning for this is multiplexing. I can use one http2 connection and funnel 20+ rps concurrently on it, verses 20 connections with 1 request on each. My main concern is login, since I could need to refresh 30-50 tokens quickly.

Likewise for image.eveonline.com, it will load a lot faster and use one connection per client.