Peter Rossbach wrote:
Arrg,
you are right! It seems that MAC OS X have no sendfile support. I have
search, but I can't find sys/sendfile.h
I don't understand why Library.APR_HAS_SENDFILE not set correctly :-(
apr.h is correct generate without sendfile support #define
APR_HAS_SENDFILE 0
So, everything is fine then ;)
Is Tomcat reporting errors. Is should detect if the
sendfile is supported or not via
Library.APR_HAS_SENDFILE field.
In case this is false, the normal methods will be
used.
Of course the other solution is to install
the Windows on MAC ;)
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]