Disadvantages of Load Shedding

  • If the size of the buffer is very less it discards more packets
  • It is an overhead task for the router to continuously check if it has becomes full.
  • Load shedding can sometimes discard important packets also considered as old packets.
  • Load shedding cannot completely guarantee the avoidance of congestion.

What is Load Shedding in Computer Networks?

A network consists of various devices or resources. Each resource is assigned to perform a particular task. Sometimes the available resources are more but the task or load to be performed is less whereas sometimes it is completely opposite. In such scenarios when the load is more as compared to the available resources in the network it is known as congestion. Many times to control such congestion either load is decreased or resources are increased. But this does not work properly for the networks. Various techniques are used for congestion control.

Similar Reads

What is Load Shedding?

Load shedding is one of the techniques used for congestion control. A network router consists of a buffer. This buffer is used to store the packets and then route them to their destination. Load shedding is defined as an approach of discarding the packets when the buffer is full according to the strategy implemented in the data link layer. The selection of packets to discard is an important task. Many times packets with less importance and old packets are discarded....

Selection of Packets to be Discarded

In the process of load shedding the packets need to be discarded in order to avoid congestion. Therefore which packet needs to be discarded is a question. Below are the approaches used to discard the packets....

Advantages of Load Shedding

Using the load shedding technique can help to recover from congestion. Load shedding technique reduces the flow of network traffic. It discards the packet from the network before congestion occurs Load shedding maintains a synchronized flow of packets in the network....

Disadvantages of Load Shedding

If the size of the buffer is very less it discards more packets It is an overhead task for the router to continuously check if it has becomes full. Load shedding can sometimes discard important packets also considered as old packets. Load shedding cannot completely guarantee the avoidance of congestion....

FAQs on Load Shedding

1. What are other techniques used for controlling congestion in networks?...