[EMAIL PROTECTED] wrote:
Bounding to client connection is not needed(?). Since AJP can serve multiple request trough the same backend connection, no need to create separate conn_rec. For now comment out all the set/get module config.
Is there still a reason why in proxy_http the backend connection still needs to be broken when the frontend client breaks the connection? This behaviour was originally done like that because there was no pool (until now :)).
In theory, as long as the backend connection is made using HTTP/1.1, and has keepalive enabled, that keepalive connection could be reused for other frontend connections from different clients.
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature