Displaying 2 results from an estimated 2 matches for "46ms".
Did you mean:
40ms
2006 Sep 29
0
HPN-SSH for OpenSSH 4.4p1 Available
This is a preliminary release and as such should be used at your own
risk. In my testing the application builds under OS X and Linux, passes
the regression tests, and file transfer tests on our test connections
exhibited a 1600% increase in performance
(1.4MB/s versus 20.9MB/s 46ms RTT).
This patch (hpn12v10) is available from
http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.4p1-hpn.diff.gz
This patch is not linked off of the main web page as of yet. I want to
run some more usage tests on it and get some feedback from people. I'm
also trying to figure out a no...
2013 Jan 16
0
Rails 3.2 jQuery JSONP request not working - Moved Permanently
...end: (xhr) ->
xhr.setRequestHeader "X-CSRF-Token",
$("meta[name=\"csrf-token\"]").attr("content")
and the console output :
[23:18:24.424] POST
http://localhost:3000/fr/administration/dashboards/remove_tag_named.json
[HTTP/1.1 301 Moved Permanently 46ms]
[23:18:24.491] GET
http://localhost:3000/fr/administration%2Fdashboards%2Fremove_tag_named.json
[HTTP/1.1 301 Moved Permanently 34ms]
[23:18:24.547] GET
http://localhost:3000/fr/administration%2Fdashboards%2Fremove_tag_named.json
[HTTP/1.1 301 Moved Permanently 35ms]
[23:18:24.550] GET
http:/...