setting udp_xmit_hiwat/udp_recv_hiwat at boot

From: Dave Mitchell (davem@iabyn.com)
Date: Wed Aug 09 2006 - 11:27:56 EDT


I can successfully change the following two UDP parameters temporarily
using ndd:

    # ndd -set /dev/udp udp_xmit_hiwat 65536
    # ndd -set /dev/udp udp_recv_hiwat 65536

but all my attempts to set them permanently in /etc/system have failed.
I have tried the following permutations:

    set udp:udp_xmit_hiwat=65536
    set ip:udp_xmit_hiwat=65536
    set ndd:udp_xmit_hiwat=65536
    set udp_xmit_hiwat=65536

and each time after reboot, the value is still at the default 57344

This is Solaris 10, X86_64.

(As a temporary workaround, I have added the ndd commands to an rc
script.)

-- 
"Foul and greedy Dwarf - you have eaten the last candle."
    -- "Hordes of the Things", BBC Radio.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:40:35 EDT