https://bugzilla.wikimedia.org/show_bug.cgi?id=70076

--- Comment #4 from Tim Landscheidt <[email protected]> ---
I ran "iptables -A OUTPUT -d 10.68.16.1 -p udp -m udp --dport 53" on all Tools
instances to get an idea of the order of magnitude between tools-master,
tools-webproxy and the rest.  To display:

| scfc@tools-login:~$ sudo iptables -nvxL
| Chain INPUT (policy ACCEPT 20004 packets, 10193318 bytes)
|     pkts      bytes target     prot opt in     out     source              
destination         

| Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
|     pkts      bytes target     prot opt in     out     source              
destination         

| Chain OUTPUT (policy ACCEPT 19480 packets, 4383218 bytes)
|     pkts      bytes target     prot opt in     out     source              
destination         
|      139     9403            udp  --  *      *       0.0.0.0/0           
10.68.16.1           udp dpt:53
| scfc@tools-login:~$

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to