Hi.
On Wed, May 11, 2011 at 09:43:35PM -0300, Dr. Rolf Jansen wrote:
> I have setup a VPN-Server on my FreeBSD 8.2 Release i386 machine, using the
> following requisites:
>
> - customized GENERIC Kernel builded with the following
> additional options and devices:
> IPSEC, IPSEC_FILTER
Hello.
I'm running nginx in load balancing mode for java application with
around 400 requests/second. For every request, nginx is doing a
HTTP/1.0 connection without keep alive to jetty. Several
times per minute this connection takes 3 seconds complete. I don't see
2 or 1 seconds
2011/5/12 Michael
> Hello.
>
> I'm running nginx in load balancing mode for java application with
> around 400 requests/second. For every request, nginx is doing a
> HTTP/1.0 connection without keep alive to jetty. Several
> times per minute this connection takes 3 seconds complet
Hello!
On Thu, May 12, 2011 at 01:01:23PM +0300, Michael wrote:
> I'm running nginx in load balancing mode for java application with
> around 400 requests/second. For every request, nginx is doing a
> HTTP/1.0 connection without keep alive to jetty. Several
> times per minute this
- Original Message -
From: "Vlad Galu"
Hello Michael,
net.inet.tcp.finwait2_timeout and net.inet.tcp.fast_finwait2_recycle are
your friends.
You should only need this if the connection isn't being closed down cleanly
from both ends.
Regards
Steve
==
The following reply was made to PR bin/136994; it has been noted by GNATS.
From: Alessandro Dellavedova
To: bug-follo...@freebsd.org,
artis.ca...@gmail.com
Cc:
Subject: Re: bin/136994: [patch] ifconfig(8) print carp mac address
Date: Thu, 12 May 2011 15:22:13 +0200
I second this, it would be
Synopsis: [lagg][patch] Take lagg rlock before checking flags
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu May 12 14:36:20 UTC 2011
Responsible-Changed-Why:
Over to maintainer(s).
http://www.freebsd.org/cgi/query-pr.cgi?pr=1
Hi,
I have a problem with the different behavior of OpenVPN under FreeBSD 7 and
FreeBSD 8. Problem is as follows. I have created an OpenVPN server and IPSEC
tunnel. I have a client which is connecting via OpenVPN to LAN.
This is working properly (client is able to reach all computers inside LA
Hi guys and lists,
Hope I won't bring bad luck on myself by posting this too early, but
here goes.
Apparently during the last 3 weeks my bi-weekly crashing problem has
been solved. That, or world built without openssl was the reason.
$ uprecords
# Uptime | System
Hi,
On Thu, May 12, 2011 at 10:20 AM, wrote:
> Hi,
>
> I have a problem with the different behavior of OpenVPN under FreeBSD 7 and
> FreeBSD 8. Problem is as follows. I have created an OpenVPN server and IPSEC
> tunnel. I have a client which is connecting via OpenVPN to LAN.
>
> This is workin
2011/5/12 Vlad Galu
VG> net.inet.tcp.finwait2_timeout and
VG> net.inet.tcp.fast_finwait2_recycle are
VG> your friends.
net.inet.tcp.fast_finwait2_recycle: 1
net.inet.tcp.finwait2_timeout: 6
I will try to tune finwat2_timeout, but i don't see a lot of
FIN_WAIT in netstat -na (around
MD> 3 seconds delay usually indicate packet loss somewhere along the
MD> path. You have to examine your network between nginx and your app
MD> to find out where (and why) packets are lost.
I don't think i have packet loss, traffic is going via loopback
MD> Some basic steps on FreeBSD include l
12 matches
Mail list logo