rease cost you nothing
just a little experiment.
I solved some droping problems by increase /proc/net/ip_conntrack
so increasing it worked for me.
Otherwise dont know, maybe it is broken in kernel ?!?
>
> Balint Cristian wrote:
> > On Tuesday 17 June 2003 15:23, Farkas L
On Tuesday 17 June 2003 15:23, Farkas Levente wrote:
> hi,
> I forgot to mention that it can't be the reason:
> # cat /proc/sys/net/ipv4/ip_conntrack_max
> 48632
>
> Balint Cristian wrote:
> > [EMAIL PROTECTED] root]# cat /proc/sys/net/ipv4/ip_conntrack_max
> &g
[EMAIL PROTECTED] root]# cat /proc/sys/net/ipv4/ip_conntrack_max
8184
It is 8000 entry by default
you can change it:
[EMAIL PROTECTED] root]# echo 1024000 > /proc/sys/net/ipv4/ip_conntrack_max
Be careful if increase will eat more memory
On Tuesday 17 June 2003 14:29, Farkas Levente wrot
On Sunday 08 June 2003 14:22, [EMAIL PROTECTED] wrote:
> On Sun, 8 Jun 2003, Elliot Lee wrote:
> > On Sun, 8 Jun 2003 [EMAIL PROTECTED] wrote:
> > > It's an iBook. Rawhide has amazingly worked pretty well on this
> > > iBook. :)
And it work well !!
> You are restating my point. I wanted
On Monday 17 March 2003 22:20, Bill Nottingham wrote:
> James Olin Oden ([EMAIL PROTECTED]) said:
> > Hi All,
> >
> > I have been using libnewt to build various system administration
> > utitilities, and things were working pretty good until I went to Phoebe.
> > Where I have problems is when I ru