Sendmail and Unexpected EOM
Denis Beauchemin
Denis.Beauchemin at USherbrooke.ca
Fri Nov 2 20:27:48 GMT 2007
Steve Freegard a écrit :
> Denis Beauchemin wrote:
>>>> Scott,
>>>>
>>>> I modified these TCP settings in RHEL5 to correct this situation:
>>>> (from /etc/rc.local):
>>>> /sbin/sysctl -w net.ipv4.tcp_wmem="4096 16384 131072"
>>>> /sbin/sysctl -w net.ipv4.tcp_rmem="4096 87380 174760"
>>>>
>>>> For some unknown reason it wouldn't work in /etc/sysctl.conf...
>>>>
>>>> Denis
>>>>
>>> Did you put it in /etc/sysctl.conf without the quotes?
>>> It seems to hold with a sysctl -p. At least it doesn't barf.
>>>
>> This is what I put in /etc/sysctl.conf :
>> # Fix for tcp window scaling issue related to broken Internet routers
>> net.ipv4.tcp_wmem="4096 16384 131072"
>> net.ipv4.tcp_rmem="4096 87380 174760"
>>
>> So no, I didn't remove the quotes... does it matter?
>
> I don't put quotes around these entries when I make them - not sure if
> it makes a difference.
>
Thanks Steve,
I tried it without the quotes and it worked! So no quotes in
/etc/sysctl.conf!!!
Denis
--
_
°v° Denis Beauchemin, analyste
/(_)\ Université de Sherbrooke, S.T.I.
^ ^ T: 819.821.8000x62252 F: 819.821.8045
More information about the MailScanner
mailing list