<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof">Hi everyone,</div>
<div class="elementToProof"><br>
</div>
<div class="elementToProof">I currently have Squid 4.13 installed on Debian 11 and have several outgoing IPv4 addresses with authentication.</div>
<div>I would now like to limit the download & upload speed for all proxies to 30 Mbit download & upload speed.</div>
<div>I came across the "pools" and tried different configurations, but unfortunately not one of them works.</div>
<div><br>
</div>
<div>My config looks like this:</div>
<div><br>
</div>
<div>delay_pools 1</div>
<div>delay_class 1 1</div>
<div>delay_parameters 1 32000/75000</div>
<div>delay_access 1 allow All</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
or</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
delay_pools 1
<div class="ContentPasted0">delay_class 1 2</div>
<div class="ContentPasted0">delay_parameters 1 20480/20480 2048/2048</div>
delay_access 1 allow all<br>
</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof">I've tried some guides (https://www.howtoforge.com/squid-delay-pools-bandwidth-management) but unfortunately none of them work. However, the required Squid module is activated.</div>
<div><br>
</div>
<div>I would be very happy if someone could help me.</div>
<div><br>
</div>
<div>kind regards</div>
PWNY
</body>
</html>