RE: More Ajp13 Work Completed

2000-12-08 Thread GOMEZ Henri
onnections between apache and tomcat ??? Thanks "Pour la plupart des hommes, se corriger consiste à changer de défauts." -- Voltaire >-Original Message- >From: Dan Milstein [mailto:[EMAIL PROTECTED]] >Sent: Thursday, December 07, 2000 7:09 AM >To: [EMAIL PROT

RE: More Ajp13 Work Completed

2000-12-07 Thread David Rees
> One other thing: in the course of getting this all working, I > fixed what seemed to me to be a very serious bug with regard to > the persistent connection between the web server and the > container. Basically, the read position into the buffer of > request data wasn't getting properly reset to

RE: More Ajp13 Work Completed - keep-it-running sentinel needed...

2000-12-07 Thread Paulo Gaspar
> -Original Message- > From: Kief Morris [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 07, 2000 13:09 > > How do you see this working? It seems to me that this couldn't be done > entirely in Java, it would at least have to run the appropriate > start script > to make sure classpa

RE: More Ajp13 Work Completed - keep-it-running sentinel needed...

2000-12-07 Thread Kief Morris
Paulo Gaspar typed the following on 13:04 07/12/2000 +0100 >Isn't it possible to make mod_jk recover gracefully from the loss of >Tomcat and try to reconnect with a new instance of Tomcat afterwards? Sounds reasonable to me, but then I haven't looked inside ajp13 at all either. >Tomcat alread

RE: More Ajp13 Work Completed - keep-it-running sentinel needed...

2000-12-07 Thread Paulo Gaspar
With this pace of fixing it would be nice to start having 3.2.1 beta releases soon. =:o) I am very interested on connector related fixes. The other thing I am interested is on what happens when Tomcat freezes. mod_jserv restarts JServ when these one freezes, but mod_jk does not look to provid

RE: More Ajp13 Work Completed - keep-it-running sentinel needed...

2000-12-07 Thread Paulo Gaspar
With this pace of fixing it would be nice to start having 3.2.1 beta releases soon. =:o) I am very interested on connector related fixes. The other thing I am interested is on what happens when Tomcat freezes. mod_jserv restarts JServ when these one freezes, but mod_jk does not look to provid

RE: More Ajp13 Work Completed

2000-12-07 Thread GOMEZ Henri
>First off, I want to thank you for nominating me to be a >committer. I'm very much looking forward to working on the project. Any good help is welcome >What are the next steps? I just completed another good-sized >chunk of work: I believe that I've fixed the multipart form >bug (report

More Ajp13 Work Completed

2000-12-06 Thread Dan Milstein
All, First off, I want to thank you for nominating me to be a committer. I'm very much looking forward to working on the project. What are the next steps? I just completed another good-sized chunk of work: I believe that I've fixed the multipart form bug (reports #536 and #542), and I rewrot