Re: mod_webapp.so socketpool changes..

2002-04-30 Thread jean-frederic clere
only 2 RISCs I've >>> coded for are PPCs and MIPSes), thus making binaries unportable from one >>> architecture to another... >> >> The atomic for SPARC is using cas that is an 8+ opcode. This causes >> "problems" on SPARC machines with "

Re: mod_webapp.so socketpool changes..

2002-04-30 Thread simonkeary
thought is to rely on inter-process > > mutex locking, instead of atomics)... > > > > > >>Thanks for your time. > > > > > > I feel lucky to have some spare time on my hands :) :) :) > > > > Pier > > > > > >>-Cavan M

Re: mod_webapp.so socketpool changes..

2002-04-29 Thread jean-frederic clere
> > I feel lucky to have some spare time on my hands :) :) :) > > Pier > > >>-Cavan Morris >> >>- Original Message - >>From: "Pier Fumagalli" <[EMAIL PROTECTED]> >>To: "Tomcat Developers List" <[EMAIL

Re: mod_webapp.so socketpool changes..

2002-04-27 Thread Cavan Morris
i" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Saturday, April 27, 2002 2:03 PM Subject: Re: mod_webapp.so socketpool changes.. > "Cavan Morris" <[EMAIL PROTECTED]> wrote: > > > Attached is an ASCII file wi

Re: mod_webapp.so socketpool changes..

2002-04-27 Thread Pier Fumagalli
s for your time. I feel lucky to have some spare time on my hands :) :) :) Pier > -Cavan Morris > > - Original Message - > From: "Pier Fumagalli" <[EMAIL PROTECTED]> > To: "Tomcat Developers List" <[EMAIL PROTECTED]> > Sent: Saturday, April 27, 200

Re: mod_webapp.so socketpool changes..

2002-04-27 Thread Cavan Morris
ocketpool work may solve bug 8433 or yes that's right, it doesn't compile? Thanks for your time. -Cavan Morris - Original Message - From: "Pier Fumagalli" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Saturday, A

Re: mod_webapp.so socketpool changes..

2002-04-27 Thread Pier Fumagalli
"Cavan Morris" <[EMAIL PROTECTED]> wrote: > Hey Guys, > I reported bug 8433 and am looking for a way to solve it. I thought that the > socketpool work you're doing might solve the problem but wasn't able to > compile the latest from cvs. > My question is do you think that what you're working on

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread Cavan Morris
n-frederic clere" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 6:18 AM Subject: Re: mod_webapp.so socketpool changes.. > Clere, Jean-Frederic wrote: > > [EMAIL PROTECTED] wrote: > > > >> Hi John-F

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread jean-frederic clere
Clere, Jean-Frederic wrote: > [EMAIL PROTECTED] wrote: > >> Hi John-Frederic, >> >> I've only just seen your mail as I've been away for a few days... >> >> Is there any update on this? Have you had a chance to look at the >> updates I made? > > > Yep... But it needs more when having a not thr

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: > Hi John-Frederic, > > I've only just seen your mail as I've been away for a few days... > > Is there any update on this? Have you had a chance to look at the updates I made? Yep... But it needs more when having a not threaded Apache-1.3 for example. The code still do

Re: mod_webapp.so socketpool changes..

2002-04-25 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Hi John-Frederic, > > I've only just seen your mail as I've been away for a few days... > > Is there any update on this? Have you had a chance to look at the updates I > made? > > If you want me to do any more work on this just let me know..

Re: mod_webapp.so socketpool changes..

2002-04-25 Thread simonkeary
Hi John-Frederic, I've only just seen your mail as I've been away for a few days... Is there any update on this? Have you had a chance to look at the updates I made? If you want me to do any more work on this just let me know... BTW I've been testing this on an NT intranet web server runnin

Re: mod_webapp.so socketpool changes..

2002-04-25 Thread Pier Fumagalli
"jean-frederic clere" <[EMAIL PROTECTED]> wrote: >> Simon, >> both I and JF have been pretty busy this last few days... I wanted to >> it out also with Apache 2.0's worker MPM before committing... > > I have been out for a week... But I will try to find some time today ;-) Same here, this w

Re: mod_webapp.so socketpool changes..

2002-04-22 Thread jean-frederic clere
Pier Fumagalli wrote: > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > >>Hi, >> >>As mentioned in my last email I have updated the socketpool changes to >>incorporate the changes recommended. >> >>I'm not sure if my mail was missed or not but I haven't received any feedback >>on the latest c

Re: mod_webapp.so socketpool changes..

2002-04-17 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > As mentioned in my last email I have updated the socketpool changes to > incorporate the changes recommended. > > I'm not sure if my mail was missed or not but I haven't received any feedback > on the latest changes. What's the process t