On Wed, 20 Feb 2002, GOMEZ Henri wrote: > 1) I choose to rename ALL JK directive since there are > just too many which are common in JK (SSL, LOG, DATE...)
I think we should get rid of them too :-) JkWorkersFile should be replaced with a Jk2Properties ( and we should use jk2.properties instead of workers.properties ). The file can be used for all the settings - there is no need for special directives for logstamp format, etc. Same for 'uri forward' 'ssl', etc - all can go in the properties file. In addition, "Jk2Set name value" can be used for those who want to have all settings in httpd.conf. That means we'll have 2 config styles: - Generic, properties based workers/jk2.properties + uriMap.properties. - Server specific, all in httpd.conf - using JkSet and <Location>. > - Why not rename mod_jk in native2 to mod_jk2. +1 > - All directives are now Jk2... > > - mod_jk2 start at version 1.0.0 I would call it 2.0 :-) Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>