Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2001 12:40:49 -0800
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet accf_http.c
Message-ID:  <20010103124049.J292@fw.wintelcom.net>
In-Reply-To: <200101031950.f03JoOr20030@freefall.freebsd.org>; from alfred@FreeBSD.org on Wed, Jan 03, 2001 at 11:50:24AM -0800
References:  <200101031950.f03JoOr20030@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Alfred Perlstein <alfred@FreeBSD.org> [010103 11:50] wrote:
> alfred      2001/01/03 11:50:24 PST
> 
>   Modified files:
>     sys/netinet          accf_http.c 
>   Log:
>   Fix incorrect logic wouldn't disconnect incomming connections that had been
>   disconnected because they were not full.
>   
>   Submitted by: David Filo
>   
>   Revision  Changes    Path
>   1.5       +2 -2      src/sys/netinet/accf_http.c

If you're brave you can fix a running system by doing this:

recompile and install new accf_http.ko
turn off all processes using the accept filter <- important :)
sysctl -w net.inet.accf.unloadable=1
kldunload accf_http
kldload accf_http

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010103124049.J292>