It may be a problem with the client machine also. <div>Try to run the siege from multiple machines at a time.<br><br><div class="gmail_quote">On Thu, Jul 9, 2009 at 9:58 AM, Henry Robertson <span dir="ltr"><<a href="mailto:henry.robertson@hjrconsulting.com">henry.robertson@hjrconsulting.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Message: 1<br>
Date: Wed, 8 Jul 2009 13:20:02 -0400<br>
From: Jeff Sturm <<a href="mailto:jeff.sturm@eprize.com" target="_blank">jeff.sturm@eprize.com</a>><br>
Subject: RE: [Linux-cluster] Trying to locate the bottleneck<br>
To: "linux clustering" <<a href="mailto:linux-cluster@redhat.com" target="_blank">linux-cluster@redhat.com</a>><br>
Message-ID:<br>
        <64D0546C5EBBD147B75DE133D798665F02FDC2F8@hugo.eprize.local><br>
Content-Type: text/plain; charset="us-ascii"<div><div></div><div class="h5"><br>
<br>
I think this is created when you first run iptables.  If you have no NAT<br>
rules on the load balancer, the ip_conntrack_max setting won't exist,<br>
and you'll need to look somewhere else for the problem.<br>
<br>
-Jeff<br>
<br>
> -----Original Message-----<br>
> From: <a href="mailto:linux-cluster-bounces@redhat.com" target="_blank">linux-cluster-bounces@redhat.com</a><br>
[mailto:<a href="mailto:linux-cluster-bounces@redhat.com" target="_blank">linux-cluster-bounces@redhat.com</a>]<br>
> On Behalf Of Raymond Setchfield<br>
> Sent: Wednesday, July 08, 2009 11:13 AM<br>
> To: linux clustering<br>
> Subject: Re: [Linux-cluster] Trying to locate the bottleneck<br>
><br>
> Hi Guys<br>
><br>
> I am trying to locate ip_conntrack_max within CentOS 5.3 but it<br>
doesn't<br>
> appear to be where I expect it to be. I have googled for this and from<br>
> what I have read it should be located within<br>
><br>
> /proc/sys/net/ipv4/ip_conntrack_max<br>
><br>
> Which is where I thought it would be but unfortunately it isn't.<br>
><br>
> Here is some output<br>
><br>
> [root@loadbalancer-01 ~]# grep conn /proc/slabinfo<br>
> ip_vs_conn             0      0    128   30    1 : tunables  120   60<br>
> 8 : slabdata      0      0      0<br>
><br>
> [root@loadbalancer-01 ~]# rpm -qa | grep kernel<br>
> kernel-headers-2.6.18-53.1.14.el5<br>
> kernel-devel-2.6.18-53.1.14.el5<br>
> kernel-2.6.18-53.1.14.el5<br>
><br>
> [root@loadbalancer-01 ~]# cat<br>
/proc/sys/net/ipv4/netfilter/ip_conntrack_max<br>
> cat: /proc/sys/net/ipv4/netfilter/ip_conntrack_max: No such file or<br>
> directory<br>
><br>
><br>
> I have also checked within  /etc/sysctl.conf and nothing.<br>
><br>
> Can someone help me?<br>
><br>
> Thanks in advance<br>
><br>
> Raymond<br>
></div></div></blockquote><div><br></div><div><br></div><div>Try 'modprobe ip_conntrack' and see if it shows up. After that I was able to set the value in /etc/sysctl.conf</div><div><br></div><div>Good luck!</div>
<div><br>
</div><div>Henry </div></div>
<br>--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br></blockquote></div><br></div>