Re: jk/jk2 and ap_hook_translate_name

2004-03-04 Thread Glenn Nielsen
On Wed, Mar 03, 2004 at 12:29:19PM +0100, Henri Gomez wrote: > jean-frederic clere wrote: > > >jean-frederic clere wrote: > > > >>Henri Gomez wrote: > >> > >> > >>>jean-frederic clere wrote: > >>> > >>> > >>> > Henri Gomez wrote: > > > > >Glenn Nielsen wrote: > > > >

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread jean-frederic clere
Henri Gomez wrote: > jean-frederic clere wrote: > >> jean-frederic clere wrote: >> >>> Henri Gomez wrote: >>> >>> jean-frederic clere wrote: > Henri Gomez wrote: > > > >> Glenn Nielsen wrote: >> >> >> >> >>> Henri, >>> >>> It is h

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread Henri Gomez
jean-frederic clere wrote: jean-frederic clere wrote: Henri Gomez wrote: jean-frederic clere wrote: Henri Gomez wrote: Glenn Nielsen wrote: Henri, It is hard to say. It all depends on how changing jk hook priorities impact other apache modules. I am convinced that the best solution

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread jean-frederic clere
jean-frederic clere wrote: > Henri Gomez wrote: > >>jean-frederic clere wrote: >> >> >>>Henri Gomez wrote: >>> >>> Glenn Nielsen wrote: >Henri, > >It is hard to say. It all depends on how changing jk hook >priorities impact other apache modules. I am convinced t

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread Ramon Pons
Sorry, it was an error answering this email Ramon Pons wrote: Ok, you are rigth. In a few minutes will be ready. Regards, Ramon jean-frederic clere wrote: Henri Gomez wrote: jean-frederic clere wrote: Henri Gomez wrote: Glenn Nielsen wrote: Henri, It is hard to say. I

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread Ramon Pons
Ok, you are rigth. In a few minutes will be ready. Regards, Ramon jean-frederic clere wrote: Henri Gomez wrote: jean-frederic clere wrote: Henri Gomez wrote: Glenn Nielsen wrote: Henri, It is hard to say. It all depends on how changing jk hook priorities impact other a

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread Henri Gomez
jean-frederic clere wrote: Henri Gomez wrote: jean-frederic clere wrote: Henri Gomez wrote: Glenn Nielsen wrote: Henri, It is hard to say. It all depends on how changing jk hook priorities impact other apache modules. I am convinced that the best solution for this will not be found until

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread jean-frederic clere
Henri Gomez wrote: > jean-frederic clere wrote: > >> Henri Gomez wrote: >> >>> Glenn Nielsen wrote: >>> >>> Henri, It is hard to say. It all depends on how changing jk hook priorities impact other apache modules. I am convinced that the best solution for this will not be

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread Henri Gomez
jean-frederic clere wrote: Henri Gomez wrote: Glenn Nielsen wrote: Henri, It is hard to say. It all depends on how changing jk hook priorities impact other apache modules. I am convinced that the best solution for this will not be found until we have an extensive test suite to test use of mod_

Re: jk/jk2 and ap_hook_translate_name

2004-03-03 Thread jean-frederic clere
Henri Gomez wrote: > Glenn Nielsen wrote: > >> Henri, >> >> It is hard to say. It all depends on how changing jk hook >> priorities impact other apache modules. I am convinced that >> the best solution for this will not be found until we have >> an extensive test suite to test use of mod_jk 1/2 w

Re: jk/jk2 and ap_hook_translate_name

2004-03-02 Thread Henri Gomez
Glenn Nielsen wrote: Henri, It is hard to say. It all depends on how changing jk hook priorities impact other apache modules. I am convinced that the best solution for this will not be found until we have an extensive test suite to test use of mod_jk 1/2 with other modules. So if a change is ma

Re: jk/jk2 and ap_hook_translate_name

2004-03-02 Thread Henri Gomez
Glenn Nielsen wrote: Henri, It is hard to say. It all depends on how changing jk hook priorities impact other apache modules. I am convinced that the best solution for this will not be found until we have an extensive test suite to test use of mod_jk 1/2 with other modules. So if a change is mad

Re: jk/jk2 and ap_hook_translate_name

2004-03-02 Thread Glenn Nielsen
Henri, It is hard to say. It all depends on how changing jk hook priorities impact other apache modules. I am convinced that the best solution for this will not be found until we have an extensive test suite to test use of mod_jk 1/2 with other modules. So if a change is made we can make sure us

Re: jk/jk2 and ap_hook_translate_name

2004-03-02 Thread jean-frederic clere
Henri Gomez wrote: > Hi Glenn and others :) > > I see in jk that we're using : > > ap_hook_translate_name(jk_translate,NULL,NULL,APR_HOOK_MIDDLE); > > and now in jk2 : > > static const char * const aszPre[] = { "mod_rewrite.c", NULL }; > ap_hook_translate_name(jk2_translate, aszPre, NULL, APR_H