Re: FIN_WAIT_2 problem
- From: Jean-Yves Avenard <me@xxxxxxxxxxx>
- Date: Mon, 21 Aug 2006 22:01:38 +1000
Hello
MaXX wrote:
Hi,Yes I did...
I'm not sure if I can help, but reading your post, I see that you've done 3 major upgrades in a row. Hard to tell where the problem comes...
Apache 2.0 -> Apache 2.2
FreeBSD 4.11 -> FreeBSD 6.1
Tomcat 4.0 -> Tomcat 5.5
No I didn't not.
Don't hit me, but the questions that first come to my mind:
- Did you use a GENERIC kernel?
I added the following options:
include GENERIC
ident custom
options QUOTA
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=200
options IPDIVERT
options IPFIREWALL_FORWARD
options IPFILTER
options IPFILTER_LOG
options DUMMYNET
options HZ=1000 # For dummynet to work properly
if not, what have you changed?Yes:
Have you tried with a stock kernel?
- Do you have modified your make.conf?
KERNCONF=CUSTOM
SUP_UPDATE=yes
SUP=/usr/local/bin/cvsup
SUPHOST=cvsup5.us.freebsd.org
SUPFILE=/etc/cvsup/stable-supfile
PORTSSUPFILE=/etc/cvsup/ports-supfile
WITH_BERKELEYDB=db42
BUILD_OPTIMIZED=yes
WITH_APACHE2=yes
WITH_OPENSSL=yes
DB_DIR=/home/data/db/mysql
APXS=/usr/local/sbin/apxs
WITH_APACHE2=true
WITH_AUTH_MODULES=yes
WITH_DAV_MODULES=yes
WITH_MOD_DAV_SVN=yes
WITH_SSL_MODULES=yes
WITH_PROXY_MODULES=yes
WITH_MISC_MODULES=yes
WITH_BERKELEYDB=db42
- Did you compile Apache an Tomcat using ports or used a package?Using ports, default configuration.
If you compiled using ports, what options?
- Apache/Tomcat: have you heavily modified your conf or just changed what you need?In Tomcat I only changed the webapps location and added support for some virtual host.
- Tomcat(*): you have upgraded to a major version (4 to 5.5), is there anything between those versions that may have changed the behaviour of your servlets (or require code changes)?Not at all. I was actually very surprised on how smoothe the upgrade went. Everything worked very well right away. It was just a matter of changing the webapps location to my old one.
(*) pure speculation.
I was reading that there are patches available that add a timeout option for the connection in FIN_WAIT_2 ... Do you know if such patch exists for FreeBSD 6.1?
In any case, than you very much for your answer.
Jean-Yves
.
- Follow-Ups:
- Re: FIN_WAIT_2 problem
- From: MaXX
- Re: FIN_WAIT_2 problem
- References:
- timeout issue on freshly upgraded server...
- From: Jean-Yves Avenard
- FIN_WAIT_2 problem (Was Re: timeout issue on freshly upgraded server...)
- From: Jean-Yves Avenard
- Re: FIN_WAIT_2 problem (Was Re: timeout issue on freshly upgraded server...)
- From: MaXX
- timeout issue on freshly upgraded server...
- Prev by Date: Re: FreeBSD for 64bit Xeons...
- Next by Date: Re: FIN_WAIT_2 problem
- Previous by thread: Re: FIN_WAIT_2 problem (Was Re: timeout issue on freshly upgraded server...)
- Next by thread: Re: FIN_WAIT_2 problem
- Index(es):
Relevant Pages
|