Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Tobias DiPasquale <codeslinger@gmail.com>
To: Banszki Gabor <banszki.gabor@chello.hu>
Cc: netfilter <netfilter@lists.netfilter.org>
Subject: Re: queue buffer size increasing howto? - solved
Date: Tue, 7 Sep 2004 19:39:13 -0400	[thread overview]
Message-ID: <876ef97a040907163945871569@mail.gmail.com> (raw)
In-Reply-To: <1094574626.15915.4.camel@debian>

On Tue, 07 Sep 2004 18:30:26 +0200, Banszki Gabor
<banszki.gabor@chello.hu> wrote:
> Hi everybody!
> 
> I solved the problem by using pthread.h
> 
> The main thread in my process is reading from the queue buffer and open
> new threads for the long time tasks.
> 
> In this case I don't need to increase the buffer size of the netlink
> socket.

You will still lose some data under high enough load. This is exactly
what I did, as well, and I still needed to pump up the size of the
socket recv buffer.

-- 
[ Tobias DiPasquale ]
0x636f6465736c696e67657240676d61696c2e636f6d


      reply	other threads:[~2004-09-07 23:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-22 13:40 queue buffer size increasing howto? Banszki Gabor
     [not found] ` <876ef97a0408220750591cc852@mail.gmail.com>
2004-08-22 14:55   ` Tobias DiPasquale
2004-09-08  6:01     ` Banszki Gabor
2004-09-04  8:16   ` Banszki Gabor
2004-09-07 16:30     ` queue buffer size increasing howto? - solved Banszki Gabor
2004-09-07 23:39       ` Tobias DiPasquale [this message]

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=876ef97a040907163945871569@mail.gmail.com \
    --to=codeslinger@gmail.com \
    --cc=banszki.gabor@chello.hu \
    --cc=netfilter@lists.netfilter.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