cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h

2002-10-15 Thread mturk
mturk 2002/10/15 05:15:51 Modified:jk/native2/include jk_uriMap.h Log: Add host map cache. Revision ChangesPath 1.17 +6 -1 jakarta-tomcat-connectors/jk/native2/include/jk_uriMap.h Index: jk_uriMap.h

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h

2002-09-23 Thread mturk
mturk 2002/09/23 10:36:25 Modified:jk/native2/include jk_uriMap.h Log: Remove the defaultVhost, and add the port to the uriMap call. Revision ChangesPath 1.16 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_uriMap.h Index: jk_uriMap.h

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h

2002-08-15 Thread mturk
mturk 2002/08/15 02:22:16 Modified:jk/native2/include jk_uriMap.h Log: Add the reverse mapping flag to the mapUri call Revision ChangesPath 1.14 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_uriMap.h Index: jk_uriMap.h

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h

2002-08-15 Thread mturk
mturk 2002/08/15 04:21:47 Modified:jk/native2/include jk_uriMap.h Log: Remove the reverse flag from uriMap call. Revision ChangesPath 1.15 +2 -1 jakarta-tomcat-connectors/jk/native2/include/jk_uriMap.h Index: jk_uriMap.h

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h

2002-04-30 Thread costin
costin 02/04/29 23:42:35 Modified:jk/native2/include jk_uriMap.h Log: Changed the struct - now uriMap only has a table with the vhosts and the default vhost - the uriEnv representing each host will have a table of contexts, etc. We use the jk_map object instead of

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h

2002-04-29 Thread costin
costin 02/04/29 12:14:25 Modified:jk/native2/include jk_uriMap.h Log: Added 2 maps to better support vhost mappings ( code merged from the original IIS connector ) and to support the new autoconf. Revision ChangesPath 1.11 +11 -1

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h

2002-03-01 Thread costin
costin 02/03/01 22:14:25 Modified:jk/native2/include jk_uriMap.h Log: Forgot to update the init() method here. init() is consistent in all objects - it takes no params (except the env and _this, of course ) Revision ChangesPath 1.9 +4 -3

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h jk_workerEnv.h

2002-02-28 Thread costin
costin 02/02/28 14:08:21 Modified:jk/native2/include jk_uriMap.h jk_workerEnv.h Log: Few more changes in cleaning up the uri mapping and config. Revision ChangesPath 1.8 +5 -0 jakarta-tomcat-connectors/jk/native2/include/jk_uriMap.h Index: jk_uriMap.h

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriMap.h

2001-12-01 Thread costin
costin 01/12/01 14:06:29 Added: jk/native2/include jk_uriMap.h Log: UriMap is the uri-worker mapper. It is based on jk_uri_map, with some important changes. - mapUri() now returns a jk_uriEnv. From that you can extract the worker name ( for old style mapping ) or the