GOMEZ Henri wrote:
> 
> I'm strongly to remove the fdatasync in mod_jk since :
> 
> - it slow down too much Apache when running in DEBUG/TRACE mode
> - not very portable (not PORTABLE/FREEBSD/WIN32)

And probably others platforms because it needs _POSIX_SYNCHRONIZED_IO

I do not think that mod_jk may crash a box... fflush() is enough to write a
logfile!

Cheers

Jean-frederic
> 
> -
> Henri Gomez                 ___[_]____
> EMAIL : [EMAIL PROTECTED]        (. .)
> PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
> PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6
> 
> >-----Original Message-----
> >From: Arkadiusz Rychlinski [mailto:[EMAIL PROTECTED]]
> >Sent: Friday, April 20, 2001 8:53 AM
> >To: [EMAIL PROTECTED]
> >Subject: I made some changes in Tomcat's sources....
> >
> >
> >I made some changes in (maybe not exacly) Tomcat's sources.
> >How can I make
> >it public?
> >
> >I've added support for encoding different than ISO-8859-1 in
> >form data from
> >GET/POST request and processing multipart forms and file upload.
> >
> >What should I do to present these changes to tomcat team?
> >
> >
> >
> >Arek
> >
> >
> >
> >

Reply via email to