Re: How to change the value '8' of the max of the application listening port

From: James Carlson (james.d.carlson_at_sun.com)
Date: 12/16/03

  • Next message: MK: "Re: StarOffice 6.0 On Solaris"
    Date: 16 Dec 2003 08:24:01 -0500
    
    

    "Ko mi jung" <gorgeous@ccs.sogang.ac.kr> writes:
    > We want to change the value '8' of 'the max of the application listening
    > port:1526' into '767'

    Assuming the application can't be changed, do this:

            # ndd -set tcp_conn_req_min 767
            # ndd -set tcp_conn_req_max_q 767

    See:

            http://docs.sun.com/db/doc/816-0607/6m735r5fj?a=view

    But this begs a question: is there any reason to do this? Check to
    see if you're actually dropping connections:

    % netstat -s -f inet -P tcp | grep tcpListenDrop
            tcpListenDrop = 0 tcpListenDropQ0 = 0

    If not, then changing the ndd parameters won't change anything.

    -- 
    James Carlson, IP Systems Group                <james.d.carlson@sun.com>
    Sun Microsystems / 1 Network Drive         71.234W   Vox +1 781 442 2084
    MS UBUR02-212 / Burlington MA 01803-2757   42.497N   Fax +1 781 442 1677
    

  • Next message: MK: "Re: StarOffice 6.0 On Solaris"

    Relevant Pages

    • Re: TOT dirty joke - do not look if you dont like dirty jokes
      ... Gur qbpgbe nfxrq "Jung ba rnegu unir lbh orra hc gb?" ... It's ROT13 encoded for the reason given in the title. ...
      (uk.tech.digital-tv)
    • Re: Rear view mirror fell off and damaged windscreen - what now?
      ... problem appears to be pretty widespread across at all makes and models ... of vehicles it begs me to ask the question, ... reason why it appears to be now an impossibility to securely afix a rear ...
      (uk.rec.cars.maintenance)
    • Re: W4 / MCP difference
      ... I'm sure you've got a good reason, but it begs the question as to why. ... Reading the Locale settings. ...
      (comp.os.os2.programmer.misc)
    • Re: Views vs. Stored Procs
      ... >> Is there any reason to NOT put this into a stored procedure? ... >> begs the question, why use a view at all? ...
      (microsoft.public.sqlserver.server)
    • Re: W4 / MCP difference
      ... Paul Ratcliffe wrote: ... I can only think of parsing the SYSLEVEL.OS2 file. ... I'm sure you've got a good reason, but it begs the question as to why. ...
      (comp.os.os2.programmer.misc)