Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 1997 15:28:14 -0800 (PST)
From:      Renaud Waldura <renaud@softway.com>
To:        freebsd-isp@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Apache lingering_close error
Message-ID:  <199704012328.PAA15669@softway95.softway.com>

next in thread | raw e-mail | index | archive | help

I'm using Apache 1.2b7. With the proxy module, I got lots of errors:

[Fri Mar 28 22:42:11 1997] shutdown: Invalid argument
[Fri Mar 28 22:42:11 1997] - lingering_close

until I added

EXTRA_CFLAGS=-DUSE_SO_LINGER -DNO_LINGCLOSE

in the Configuration file.

It works fine now, although the documentation
http://www.apache.org/docs/misc/fin_wait_2.html
makes me wonder if this was the Right Thing To Do.

It says that FreeBSD 2.1 implements correctly the FIN_WAIT_2 timeout,
but does this mean that SO_LINGER is ok too?

--
-- Renaud Waldura -- -- Softway International, Inc -- -- rw@softway.com --
-- 185 Berry Street, Suite 5514 -- -- San Francisco, CA 94107 -- -- USA --
-- Tel (415) 896-0708 -- Fax (415) 896-0709 -- http://www.softway.com/  --
                                                                        --



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