Welcome! Log In Create A New Profile

Advanced

Re: RE: Nginx setting up >25.000 concurrent connections per second

Bradley Falzon
October 07, 2011 06:46AM
On Fri, Oct 7, 2011 at 5:14 PM, atadmin <nginx-forum@nginx.us> wrote:

> I tested with this flag enable and disables and the result is the same,
> now is disables because was the las test. Iptables is not enabled for
> the test.
>
>
Just confirming you actively removed the nf_conntrack modules. My boxes have
logged conntrack rules warnings in syslog, so if you're not seeing them,
then it's probably not your problem anyway.

My box with connection track is still tracking even though my iptables is
stopped:
[root@bf1 ~]# service iptables stop
iptables: Flushing firewall rules: [ OK ]
iptables: Setting chains to policy ACCEPT: filter [ OK ]
iptables: Unloading modules: [ OK ]
[root@bf1 ~]# lsmod | grep nf_conn
nf_conntrack_ipv6 19655 2
nf_conntrack 79643 2 nf_conntrack_ipv6,xt_state
ipv6 321509 28 ip6t_REJECT,nf_conntrack_ipv6
[root@bf1 ~]# cat /proc/sys/net/netfilter/nf_conntrack_count
2

My box with connection track removed:
[brad@cache1 ~]$ cat /proc/sys/net/netfilter/nf_conntrack_count
cat: /proc/sys/net/netfilter/nf_conntrack_count: No such file or directory

Connection tracking probably isn't your issue, but for completeness sake,
just confirming.

--
Bradley Falzon
brad@teambrad.net
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx setting up >25.000 concurrent connections per second

atadmin October 06, 2011 02:30PM

Re: Nginx setting up >25.000 concurrent connections per second

ktm2 October 06, 2011 02:40PM

RE: Nginx setting up >25.000 concurrent connections per second

Richard Kearsley October 06, 2011 02:44PM

Re: RE: Nginx setting up >25.000 concurrent connections per second

atadmin October 06, 2011 03:00PM

Re: RE: Nginx setting up >25.000 concurrent connections per second

atadmin October 06, 2011 04:53PM

Re: RE: Nginx setting up >25.000 concurrent connections per second

atadmin October 07, 2011 02:44AM

Re: RE: Nginx setting up >25.000 concurrent connections per second

Aleksandar Lazic October 06, 2011 03:20PM

Re: RE: Nginx setting up >25.000 concurrent connections per second

Bradley Falzon October 07, 2011 06:46AM

Re: Nginx setting up >25.000 concurrent connections per second

Dennis Jacobfeuerborn October 07, 2011 07:20AM

Re: Nginx setting up >25.000 concurrent connections per second

Bradley Falzon October 07, 2011 08:30AM

SV: Nginx setting up >25.000 concurrent connections per second

Fredrik Widlund October 07, 2011 12:06PM

Re: Nginx setting up >25.000 concurrent connections per second

Bradley Falzon October 06, 2011 08:10PM

Re: Nginx setting up >25.000 concurrent connections per second

magicbear October 06, 2011 09:12PM

Re: Nginx setting up >25.000 concurrent connections per second

magicbear October 06, 2011 09:12PM

Re: Nginx setting up >25.000 concurrent connections per second

magicbear October 06, 2011 09:22PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 197
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready