shrpx: Share SPDY session among multiple frontend connections per thread
In client mode, now SPDY connection to the backend server is established per thread. The frontend connections which belong to the same thread share the SPDY connection.
Showing
src/shrpx_spdy_session.cc
0 → 100644
src/shrpx_spdy_session.h
0 → 100644
Please register or sign in to comment