For a regional distributed app, what will bring the better performance?
http or edge_http handler - when will one be recommend over the other?
For a regional distributed app, what will bring the better performance?
http or edge_http handler - when will one be recommend over the other?
What even is an edge_http
handler?!
ping…
edge_http
was when we were testing handling http at the edge (which is what we do now). It’s only in the list of handlers for legacy reasons but it’s the same as the http
handler.