Skip to main content

Questions tagged [rate-limits]

Rate limits are used to control the rate of traffic sent or received on a network interface.

0 votes
0 answers
54 views

Good day! There is a group of Ubuntu 22.04 LTS workstations at work that me and my coworker use to run different kinds of jobs. Both me and another coworker are sudoers on the machines, and we are ...
arthuro555's user avatar
0 votes
1 answer
477 views

I have the following problem : I cannot send mails to more than 100 recipients, I get the following message if I try : Failed to send message. An error occurred while sending mail. The server replied: ...
Singh's user avatar
  • 1
1 vote
1 answer
2k views

I'm trying to rate limit the nginx connections, however it doesn't seem to work as expected. I tried to test it using 2 and 10 requests per second. First, 2 requests per second limit_req_zone $...
catalin's user avatar
  • 335
0 votes
0 answers
76 views

So here's the thing: I am observing the mentioned effect for some time now and I don't get it. It starts to really annoy me and I cannot get a grip on it. So I am turning to this community with the ...
Thorian93's user avatar
  • 303
0 votes
1 answer
3k views

win7_6.1.7601.sp1 Control Panel\System and Security\Backup and Restore I ended up finding out the hard way that Windows 7's Backup and Restore is an essential function. Where a user can define ...
fohrums's user avatar
  • 540
2 votes
3 answers
28k views

I've got an application (aws-cli) that takes over all the bandwidth when uploading, which means in the meantime no other application can access the internet. So I'm wondering is it possible to limit ...
laurent's user avatar
  • 5,824
0 votes
1 answer
1k views

I want to throttle incoming connections for GTAV.exe. My router doesn't support QoS so I'm looking for a way to limit the incoming packets through software. I have tried creating a QoS policy through ...
Josiah's user avatar
  • 103
0 votes
0 answers
439 views

I have a router running Ubuntu Linux. It has two network interfaces: p3p1 for WAN, and br0 for LAN (this is a bridge). On the LAN there is a PC with ip 192.168.3.7. How do I limit all traffic coming ...
Fela Maslen's user avatar
2 votes
0 answers
177 views

The setup is as follows: I have a server with one network card in my LAN network. Now I want to limit the upload / download speed from / to the server but not the speed within the local network. ...
Tobias's user avatar
  • 109
1 vote
1 answer
9k views

I have a Mikrotik router board and use userman radius for accounting. I want to set a transfer limit to it's users, but I want that transfer limit to be reset periodically, like every day. Can ...
Mehdi Haghshenas's user avatar
3 votes
1 answer
2k views

I'm looking for test software that can generate test streams with the TCP/IP protocol, but limit the rate of the test data. For example, if using 100Mbps Ethernet, I would like to be able to generate ...
tim11g's user avatar
  • 2,058
4 votes
4 answers
35k views

I have a cable modem connected to my WRT54GH router, my main PC connected to the router with an Ethernet cable, and everyone else connected to the router via wireless. I would like to limit download ...
Gavrisimo's user avatar