Displaying 2 results from an estimated 2 matches for "bannerid".
Did you mean:
banner_id
2004 Aug 11
1
RxFax - tiff file problem
...or the problem:
- is the server too slow
- are the switches and/or routers changing the packet order
- is there something else?
Thanks in advance.
--
Snezhana Bekova<br/><br/>
------------------------<br>
<a target='_blank' href="http://mail.bg/ads/adclick.php?bannerid=1470&zoneid=13&source=&dest=http%3A%2F%2Fmail.bg&ismap=">
1 Gb ???? ? Mail.bg<br>
????? SMS ?? 2 ??!<br>
http://mail.bg</a><div id="beacon_1470" style="position: absolute; left: 0px; top: 0px; visibility: hidden;">&...
2003 Jun 12
11
htb problem
Hi,
I have some interesting problem with htb , I set up root class and
sub-classess:
$TC qdisc add dev eth0 root handle 1: htb
$TC class add dev eth0 parent 1: classid 1:1 htb rate 1990kbit ceil 2000kbit
$TC class add dev eth0 parent 1:1 classid 1:10 htb rate 190kbit ceil 200kbit
$TC class add dev eth0 parent 1:1 classid 1:11 htb rate 1400kbit ceil
1600kbit
$TC class add dev eth0 parent 1:1