]> granicus.if.org Git - apache/commit
Bounding to client connection is not needed(?).
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:46:31 +0000 (22:46 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:46:31 +0000 (22:46 +0000)
commit2b663aafd6cddbd5a5122a4cae898cc2f9e525b0
tree9a5bacc7143b2c5bda5482fbc66a018e82d02a00
parentabfd8529a373972837364d4f210c8e67bcedf013
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.

Submitted by: mturk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104605 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_ajp.c