freebsd-ports/net/samba3
Chris Piazza 9994a0349b Add a patch to fix a problem with very low write speeds with
samba on freebsd.

Following is description made by one of the Samba developers:

"The problem is we switched to using recv() with the MSG_WAITALL flag
instead of read(). This makes Samba faster on most systems. On FreeBSD it
 causes a massive slowdown and I don't know why. To fix it, change
 the definition of MSG_WAITALL to be zero in lib/util_sock.c and
 recompile 2.0.5a. I'm hoping someone from FreeBSD will get back to me
 with some explanation. Regards, Jeremy Allison, Samba Team."

This problem where observed by almost all samba-2.0.5a users and typically
 it led to 10-20x decrease in write speed.

PR:		13894
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-24 04:29:42 +00:00
..
files Add a patch to fix a problem with very low write speeds with 1999-09-24 04:29:42 +00:00
distinfo Upgraded to samba-2.0.5a. 1999-07-23 06:41:43 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
pkg-comment samba updated to 1.9.18. 1998-01-09 04:46:01 +00:00
pkg-descr samba updated to 1.9.18. 1998-01-09 04:46:01 +00:00
pkg-plist Upgraded to samba-2.0.5a. 1999-07-23 06:41:43 +00:00