- Original Message -
From: <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, December 09, 2001 9:56 PM
Subject: Re: [j-t-c] ajp and headaches
> The tomcat4.0 adapter - yes. The connector code ( low level Request, etc )
> ar
On Sun, 9 Dec 2001, Remy Maucherat wrote:
> > maybe it's just me, but i found trying to follow the java code
> particularly
> > painful. i realize there is some development and refactoring going on
> with
> > ajp14 and all, but man!, it ain't pretty in there :)
>
> As far as the Java portion of
- Original Message -
From: "Kevin Seguin" <[EMAIL PROTECTED]>
To: "Tomcat-Dev (E-mail)" <[EMAIL PROTECTED]>
Sent: Sunday, December 09, 2001 12:07 PM
Subject: [j-t-c] ajp and headaches
> after many months of being away, i've recently gotte
>
> I think we agreed ( Henri had some doubts ) that ajp14 will
> consist only
> on additional messages, but all the low-level messaging stuff will be
> ajp13.
>
> For that we only need a mechanism to register new message
> handlers, and to
> have a dispatcher that calls the right handler when
On Sun, 9 Dec 2001, Kevin Seguin wrote:
> after discovering that things are not working entirely correctly on the HEAD
> of cvs, i started digging into the code in both places.
>
> maybe it's just me, but i found trying to follow the java code particularly
> painful. i realize there is some deve
after many months of being away, i've recently gotten back into the fray of
jakarta-tomcat-connectors. my goal is as it was many months ago - an ajp
(v1.3) connector for tomcat 4.
after discovering that things are not working entirely correctly on the HEAD
of cvs, i started digging into the co