At 03:58 PM 8/16/2004, Brad Nicholes wrote:
The addition of the proxy_ajp module to the httpd project presents a build problem. The AJP module code exists in httpd/modules/proxy in the httpd project but the AJP lib code still sits in the jakarta-tomcat-connectors\ajp\ajplib\test in the jakarta project. Is the AJPLIB code going to be migrated to the httpd project? Why is the AJPLIB code in a test directory?
I'm +1 for placing it in modules/proxy/ ... iff it will be maintained and kept up to date.
+1
If not, assuming that lib location is wrong - it should become an autoconf option.
For the moment that would bring chicken/egg problems because the library needs a configured httpd-2.x source tree to build.
Can we trust that ajp lib c sources will be kept in sync?
I will try my best to synchronize both code locations.
Bill
