Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2016 13:19:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 209466] Dummynet Kernel Panic
Message-ID:  <bug-209466-6-YiDWKgqyaC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209466-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209466-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209466

--- Comment #1 from Alexander <bezzubov@gmail.com> ---
I found resolve as I think.
I had 2 pipes:
#1:
pipe tablearg log logamount 10000 ip from any to table(60) out
pipe tablearg log logamount 10001 ip from table(61) to any in

#2:
pipe with 128Kbit/s
and I have php script, which by cron every minute connect to mysql and put =
in
pipe #2 IP which <0 balance
in billing.

I think that on any moment one IP may be in one and in the second pipe. And=
 its
crashed core by dummynet.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209466-6-YiDWKgqyaC>