I suspect this isn't really a FreeBSD problem, but maybe someone
here has some insight. I'm having problems talking between a FreeBSD
-current box with a wi(4) card (LinkSys I believe - it's a remote
box) and a Belkin access point (also a LinkSys WAP11, but I haven't
performed the same measurement
On Wed, 19 Feb 2003, [iso-8859-1] Sten Daniel Sørsdal wrote:
> Does FreeBSD prioritize traffic based on TOS and or TCP Flags?
>
> It could be my imagination but it looks like PSH flagged tcp
> packets go faster through the network than non-PSH flagged.
> We have other routers also (Cisco
On Fri, 21 Feb 2003, Steve Shorter wrote:
> This is PR kern/25986 which is still open.
>
> Apparently, it can be interpreted as a bug in the TCP
> protocol.
>
> Is there work around this or do I just have
> to crank up maxsockets and reboot the machine every now
> and then like
This is PR kern/25986 which is still open.
Apparently, it can be interpreted as a bug in the TCP
protocol.
Is there work around this or do I just have
to crank up maxsockets and reboot the machine every now
and then like my old NT server :-)
-steve
T
Howdy!
I have an ftp server that became sporadically
inaccessable over the network. I did some poking around and found
that there were about 8k TCP connections that were in the state
"LAST_ACK". The limit for maxsockets is about 8k for this machine
so the reason that new connections were
On Wednesday 19 February 2003 01:23 pm, Joseph T. Klein wrote:
>
> On Wednesday, February 19, 2003, at 03:13 PM, Garrett Wollman wrote:
> > < >
> > <[EMAIL PROTECTED]> said:
> >> Has anyone done work to incorporate the ISO networking code
> >> into FreeBSD? This has been done for NetBSD. It is a r