public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Chin Hai <chinhai@yahoo.com>
To: gcc@gcc.gnu.org
Subject: Question on connection queue
Date: Fri, 26 Jul 2002 09:16:00 -0000	[thread overview]
Message-ID: <20020726035634.84489.qmail@web13404.mail.yahoo.com> (raw)

Hi,

  i am writing to seek for advise to see if anyway i
can limit the connection queue for a server listening
socket in linux platform. When calling listen on
socket, the backlog specified for Linux platform
doesn't matched with the number of incoming
connections. My understanding is there is a system
variable to do so (am i understand correctly?).

  what i need to do is, i want to limit incoming
connection to certain limit, eg, 5. The rest of client
connection will get ECONNREFUSED. How can i do that in
Linux? i means switch the limit in my application
without changing the system variable.

  any helps will be appreciated.

thanks,
chinhai

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

                 reply	other threads:[~2002-07-26  3:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020726035634.84489.qmail@web13404.mail.yahoo.com \
    --to=chinhai@yahoo.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).