RajaShajeelAhmed
Feb 07, 2024Cirrus
HTTP 1.1 concurrent to HTTP 1.1 Pipelining
What is the limitation in HTTP-1.1 TCP stream using concurrent connection? If we want to have multiple concurrent requests without waiting for the response to be completed in a TCP stream what to do? Any experience in transactions from 1.1 using HTTP pipelining. it will reduce SSL handshake need but how it will work for user using the application. F5 profile with http1.1 will support it? do we need to configure something else?