Hi,
i was wondering if Edge could establish persistent connections between itself and the back-end. And if such connections (kind of pool) can be shared across multiple clients requests? Otherwise any time a client request comes a brand new HTTPS should be establish at cost of protocol overhead and latency.
thanks lot.