help me in pcc plz

this is my config


/ip firewall mangle
add action=mark-connection chain=input comment=“” disabled=no in-interface=
wlan1 new-connection-mark=wlan1_conn passthrough=yes
add action=mark-connection chain=input comment=“” disabled=no in-interface=
wlan2 new-connection-mark=wlan2_conn passthrough=yes
add action=mark-connection chain=input comment=“” disabled=no in-interface=
pppoe-out3 new-connection-mark=wlan3_conn passthrough=yes


add action=mark-routing chain=output comment=“” connection-mark=wlan1_conn
disabled=no new-routing-mark=wlan1 passthrough=yes
add action=mark-routing chain=output comment=“” connection-mark=wlan2_conn
disabled=no new-routing-mark=wlan2 passthrough=yes
add action=mark-routing chain=output comment=“” connection-mark=wlan3_conn
disabled=no new-routing-mark=wlan3 passthrough=yes


add action=mark-connection chain=prerouting comment=“” disabled=no
dst-address-type=!local in-interface=Local new-connection-mark=wlan1_conn
passthrough=yes per-connection-classifier=both-addresses-and-ports:3/0
add action=mark-connection chain=prerouting comment=“” disabled=no
dst-address-type=!local in-interface=Local new-connection-mark=wlan2_conn
passthrough=yes per-connection-classifier=both-addresses-and-ports:3/1
add action=mark-connection chain=prerouting comment=“” disabled=no
dst-address-type=!local in-interface=Local new-connection-mark=wlan3_conn
passthrough=yes per-connection-classifier=both-addresses-and-ports:3/2




add action=mark-routing chain=prerouting comment=“” connection-mark=
wlan1_conn disabled=no in-interface=Local new-routing-mark=wlan1
passthrough=yes
add action=mark-routing chain=prerouting comment=“” connection-mark=
wlan2_conn disabled=no in-interface=Local new-routing-mark=wlan2
passthrough=yes
add action=mark-routing chain=prerouting comment=“” connection-mark=
wlan3_conn disabled=no in-interface=Local new-routing-mark=wlan3
passthrough=yes




in the end of day they have equal TX and RX byte (( if lan = 30 gb , every wan give 10 gb ))

but my problem here during the day there is no equal distribution in TX rate or RX rate

some times i found wlan1 1400 k/s and other waln 2 and wlan3 less or greater than 1400 k/s
i wanna equal tx rate
plz somebody help

thanx

That’s impossible.

ok
can i make one line for youtube only ???

and why WIKI PCC examble dosenot work ??