Questions tagged [traffic-management]
74 questions
1
vote
1 answer
Loss of service in GAE's deployment method using Traffic Migrate?
I want to know if there is any possible downtime in GAE's method of "silent" deployments. I'm using
inbound_services:
- warmup
and deploying apps with -no-promote --no-stop-previous-version flags before going to App Engine and migrating traffic…

Vladimir
- 179
- 1
- 1
- 6
1
vote
1 answer
munin not showing traffic of interfaces pfsense 2.2
I'm trying out some systems and plug ins for monitoring bandwidth
I came to Munin to monitor the interfaces of my PFSense 2.2.6
installing Munin was very easy and on normal debian VM's I could see all stats but on my PFSense I'm not able to get the…

Roel
- 33
- 5
1
vote
3 answers
How to set up an event website?
For my work, I need to set up an event website. The site will be up to 2 or 3 months during the campaign.
The site needs to be stable and have high availability, especially during the rush hours.
The site will probably not make use of server side…

Boris Guéry
- 516
- 1
- 6
- 20
1
vote
2 answers
Using Azure Traffic Manager for an immediate increase in capacity
I have a REST web-service on Azure which has very high but variable load, it's all set-up to auto scale using Paraleap so that it can handle the peak periods but keep costs down when things are quieter.
I have never been able to figure out a way,…

Steven Elliott
- 171
- 3
1
vote
1 answer
How to manage the way router shares traffic
I just came here from stackoverflow, hope it's the right place to ask this question.
We share internet in our apartment via a Linksys router (2 people are connected with wireless and 2 people with Ethernet cable). The channel is 15 Mbit, which…

Denis Tulskiy
- 113
- 3
1
vote
1 answer
Linux tc htb + prio = very slow link
I'm trying to shape the traffic going out of my DSL link (verified 1 mbit upload) using Linux (3.2) tc, HTB, and PRIO. My Linux box is connected via a Gigabit Ethernet link to the ADSL modem. I want to limit the upload rate using HTB so my packets…

Etienne Dechamps
- 2,194
- 8
- 24
- 28
1
vote
1 answer
Way Around Empty HTTP_REFERRER From 301 Redirect?
I have a client who is in need of determining the traffic statistics from a large number of "tinyurl" shortened URLs, that all redirect to his site.
The services that he's used include TinyURL, X.CO and Bit.ly , to name a few.
The web server is…

Taptronic
- 229
- 3
- 11
1
vote
5 answers
Is there a small business router that shows bandwidth usage graphs in the admin panel?
I support a large number of public libraries that are having their networks upgraded in response to a grant application. These libraries are generally home to between 6-15 computers and have little or no tech services either onsite or contracted…

Robert Drake
- 35
- 4
1
vote
0 answers
Redirect traffic of one proxy to another one
I have installed a v2ray client on my server and I can connect to it successfully. Assume it is listening on following address:
http://localhost:1089
I also installed MTProto proxy on my server to serve my users:
/snap/bin/mtproxy -u mtproxy -p…

milad
- 111
- 4
1
vote
0 answers
shape voice linux traffic using tc
How to set up a traffic control policy so voice traffic has maximum bandwidth of an specific interface?
I tried
tc qdisc add dev $WIFI handle 1: root tbf rate 10mbit burst 32kbit latency 10ms
but how to determine that this bandwidth will adjusted…

user3778640
- 11
- 1
1
vote
1 answer
How to setup Azure traffic manger to switch between a website and a down (maintenance) page, without disruption?
Once can easily setup Azure traffic manager with two endpoints:
the e-commerce site you operate normally
the site with a static maintenance page (we user Azure static web)
The requirement is to be able to put up the maintenance page any time,…

eos
- 551
- 4
- 10
- 27
1
vote
0 answers
Multiple servers behind one public IP
I am hosting multiple servers behind one public IP. (Mostly in Proxmox VE) Currently, all the services are on separate ports.
I would like to use multiple domains to reach different services and am not sure how/ if I can do this.
I have looked at…

James V
- 11
- 1
1
vote
2 answers
How to get size of HTTP request and response including protocol overhead?
I am working on an IoT-related research project with several devices. However, my project partner responsible for the infrastructure restricted the traffic for each device to a maximum of 500 MB per month.
To meet this restriction, I tried to…

albert
- 121
- 1
- 9
0
votes
1 answer
Captive portal with local webserver and limited internet access
I have a mini pc running Linux. It has a 3G modem, wifi modem, runs nodogsplash for the captive portal, hostapd, dnsmasq, web server that gives out data that the user needs.
I have the 3G device for the pc to have an internet connection. I don't…

55597
- 131
- 1
- 1
- 7
0
votes
1 answer
How to handle too much traffic
The company I work for has an event coming up in the near future that we believe will generate traffic around 3-4x anything we have dealt with in the past and I am unsure of the best way to deal with such a huge and sudden increase. Several months…

Colton Williams
- 1
- 1