It's UWAweek 17 (1st semester, week 8)

help3002

This forum is provided to promote discussion amongst students enrolled in CITS3002 Computer Networks.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message. How do I ask a good question?

Displaying the 2 articles in this topic
Showing 2 of 267 articles.
Currently 2 other people reading this forum.


 UWA week 15 (1st semester, week 6) ↓
SVG not supported

Login to reply

👍?
helpful
12:21pm Mon 8th Apr, ANONYMOUS

When choosing the best candidates for removal via load shedding, why is it that we discard DATA instead of ACKs, as per the lecture notes? Wouldn't it be easier to retransmit just a single bit for an ACK or is it to do with the idea that the ACK is needed to ensure the DATA does not get retransmitted after a timeout for that particular packet? Thank you


SVG not supported

Login to reply

👍?
helpful
5:20am Tue 9th Apr, Christopher M.

ANONYMOUS wrote:
> When choosing the best candidates for removal via load shedding, why is it that we discard DATA instead of ACKs, as per the lecture notes?
Discarding DATA will result in it, eventually, being re-transmitted, but not for the longest (anticipated) time. During the period of time, we hope that the congestion will 'die' down while the sender waits for the ACK (which will now not be sent or arrive). Discarding an ACK will have little effect, because the sender (waiting for that ACK) is just about to re-tranmit the original DATA again anyway. Moreover, a lot of effort has already been spent to deliver the DATA and return the ACK, and discarding the ACK would have little effect other than forcing that effort to be spent again.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy