Displaying 3 results from an estimated 3 matches for "httping".
2014 May 20
2
packet loss
...tinc: 0% packet loss
ping from laptop to other pc VIA tinc: 50% packet loss
What could be the cause of that?
Folkert van Heusden
--
Always wondered what the latency of your webserver is? Or how much more
latency you get when you go through a proxy server/tor? The numbers
tell the tale and with HTTPing you know them!
http://www.vanheusden.com/httping/
-----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
2013 Jun 28
2
tinc for Satellite connections (benchmarking)
...c network:
Compression=11
PMTU=1480
Cipher=none
ClampMSS=no
ReplayWindow=32
The DNS are not routed using the tinc overlay, here you can check my
"tinc-up" script [1].
To test the difference between using tinc and using the raw connection I
have made a little script [2] which uses "httping" to calculate the time
needed to get a web site. I have taken the list of "most visited web
sites" from alexa.com. I made two tests for each kind of connection:
- 50 most visited sites
- 50 less visited sites
Here you can see the results [3]. In the 50 most visited, the clear
winer...
2010 Dec 06
4
http request, which command is good for testing
Hi all
I just know there are curl / lwp-request, lynx and elinks
Which command is good for http testing?
Thank you