[EMAIL PROTECTED] wrote:
Quoting Jean-frederic Clere <[EMAIL PROTECTED]>:
[EMAIL PROTECTED] wrote:
Quoting David Rees <[EMAIL PROTECTED]>:
On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
My problem is not a user problem, for the moment I don't want to us
Quoting Jean-frederic Clere <[EMAIL PROTECTED]>:
> [EMAIL PROTECTED] wrote:
>
> >>Quoting David Rees <[EMAIL PROTECTED]>:
> >>
> >>
> >
> >
> >
> >>>On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >>>My problem is not a user problem, for the moment I don't want to use
> >>>mod_jk, I
> >
[EMAIL PROTECTED] wrote:
Quoting David Rees <[EMAIL PROTECTED]>:
On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
My problem is not a user problem, for the moment I don't want to use
mod_jk, I
only want to modify it and thus understand the mod_jk code before. So I
think
my que
> Quoting David Rees <[EMAIL PROTECTED]>:
> > On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > My problem is not a user problem, for the moment I don't want to use
> > mod_jk, I
> > only want to modify it and thus understand the mod_jk code before. So I
> > think
> > my question might
Filip Hanik - Dev Lists wrote:
yes, mod_proxy is probably a better choice, since it is HTTP,
if you wanna use mod_jk the end point has to support the AJP protocol,
I don't know that any other than jserv and tomcat are doing that right
now.
Actually I think you'll find it's in a little wider use
yes, mod_proxy is probably a better choice, since it is HTTP,
if you wanna use mod_jk the end point has to support the AJP protocol,
I don't know that any other than jserv and tomcat are doing that right
now.
Filip
David Rees wrote:
On 6/15/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
My problem is not a user problem, for the moment I don't want to use mod_jk, I
only want to modify it and thus understand the mod_jk code before. So I think
my question might be on the right list, but if I am again wrong I excuse myself
and
Quoting Rainer Jung <[EMAIL PROTECTED]>:
> As there is no developer documentation: what are you trying to achieve?
>
I would like to change dynamically the Round Robin Weighted (RRW), this takeover
depends on the application state wich is running on the cluster. Typically I
want to cut the cluste
As there is no developer documentation: what are you trying to achieve?
mod_jk.c is the file that contains the apache specific code. To
understand it you will need to have some knowledge of the apache module API.
All web server plugins use shared code contained in the directory "common".
Rain
[EMAIL PROTECTED] wrote:
>>> I'm looking for UML diagrams and sequence diagrams.
Sorry, they don't exist.
>>> About mod_jk.c, my file is quit huge (2757 lines wc -l mod_jk.c) and
>>> there is not a lot of comments so I've some issues to understand it,
>>> is there others docs?
Again. Sorry, but
I don't know why a part of my initial message is not visible in this answer,
perhaps you cut it... So I recopy the end of my initial message :
> > So, I want to understand the code of mod_jk (the connector between
> > Apache, wich is he front end, and Tomcat) . I've already generated the
> > docum
On 6/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I'm working on a J2EE server (JOnAS) using Tomcat as web
container. I'm trying to add some mechanisms to allow the updating of
an application. The aim is to preserve HA (Hight AVaibility) by not
stopping completely the application.
You'll
12 matches
Mail list logo