Re: solaris 9 IPQoS examples?

From: Anthony Mandic (re_at_hotmail.com)
Date: 09/08/03


Date: 08 Sep 2003 02:10:58 GMT

Logan Shaw <lshaw-usenet@austin.rr.com> wrote:
>
> I'm just saying, if I change the TCP stack on the local machine,
> how does this affect downloads much? No matter who initiated the
> TCP connection, it's still the remote end that is sending packets
> across the 56k link. It will, for the most part, send whatever
> it wants to send.
>
> Yes, you can do tricks (like pretending you dropped packets that
> you actually got) to trick the remote system into thinking that
> less bandwidth is available than you actually have. But still,
> if 5 packets arrive at once at the remote end, chances are it
> will send them across the link and saturate it for a moment.

        I dunno. Can't you not send any response for a time (15s?)
        while you wait to see if priority port traffic is still
        occurring? If a firewall can NAT, you can keep track of
        which TCP connections are on the poop list.

        UDP isn't acknowledged, TCP requires an ACK or the like.

        Saturation for "a moment" is not a problem in the overall picture.

-am © 2003



Relevant Pages

  • Re: solaris 9 IPQoS examples?
    ... I'm just saying, if I change the TCP stack on the local machine, ... No matter who initiated the ... it's still the remote end that is sending packets ...
    (comp.unix.solaris)
  • Re: What is going on with my Dialup?
    ... also forward it to an unused port, and have that port provide the ... verses the RST or ICMP 3,3. ... The lack of response causes the remote computer to make ... Others think that by not responding to unwanted packets, ...
    (comp.os.linux.networking)
  • Re: What is going on with my Dialup?
    ... also forward it to an unused port, and have that port provide the ... There is a huge debate of whether it's better to provide no response ... The lack of response causes the remote computer to make ... Others think that by not responding to unwanted packets, ...
    (comp.os.linux.networking)
  • Re: After many hours all outbound connections get stuck in SYN_SENT
    ... Back to your SYN_SENT problem, I suppose the remote IP is known, so you ... I've run tcpdump for all IPs during this problem. ... tcpdump reported that some packets were dropped during the capture. ...
    (Linux-Kernel)
  • Re: firewall and UDP packets, and errocode 10004
    ... Did you tried to uninstall/install TCP stack, ... Arkady Frenkel wrote: ... MSAFD TCPIP TCP/IP ... I have an application that sends UDP packets. ...
    (microsoft.public.win32.programmer.networks)