{"id":325,"date":"2013-03-11T13:30:58","date_gmt":"2013-03-11T12:30:58","guid":{"rendered":"http:\/\/sam-soul.fr\/Info\/?p=325"},"modified":"2013-03-11T13:30:58","modified_gmt":"2013-03-11T12:30:58","slug":"sonde-temps-de-reponse-page-web","status":"publish","type":"post","link":"http:\/\/les-fougs.com\/wordpress\/2013\/03\/11\/sonde-temps-de-reponse-page-web\/","title":{"rendered":"Sonde temps de reponse page web"},"content":{"rendered":"<p><strong>Avec proxy<\/strong><\/p>\n<p><strong>zab_web_avec.sh <\/strong><\/p>\n<p>#!\/bin\/bash<br \/>\nexport http_proxy=&rsquo;gateway.zscaler.net:80&prime;<br \/>\ncd \/tmp<br \/>\nd1=`date +&nbsp;&raquo;%S.%N&nbsp;&raquo;`<br \/>\nwget -q &#8211;proxy=on &#8211;dns-cache=off http:\/\/www.citrix.com<br \/>\nd2=`date +&nbsp;&raquo;%S.%N&nbsp;&raquo;`<br \/>\nrm \/tmp\/index.html<br \/>\necho &laquo;&nbsp;scale=2; $d2-$d1&nbsp;&raquo; | bc<\/p>\n<p><strong>Sans proxy<\/strong><\/p>\n<p><strong>zab_web_sans.sh <\/strong><\/p>\n<p>#!\/bin\/bash<br \/>\ncd \/tmp<br \/>\nd1=`date +&nbsp;&raquo;%S.%N&nbsp;&raquo;`<br \/>\nwget -q &#8211;proxy=off &#8211;dns-cache=off http:\/\/www.citrix.com<br \/>\nd2=`date +&nbsp;&raquo;%S.%N&nbsp;&raquo;`<br \/>\nrm \/tmp\/index.html<br \/>\necho &laquo;&nbsp;scale=2; $d2-$d1&nbsp;&raquo; | bc<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Avec proxy zab_web_avec.sh #!\/bin\/bash export http_proxy=&rsquo;gateway.zscaler.net:80&prime; cd \/tmp d1=`date +&nbsp;&raquo;%S.%N&nbsp;&raquo;` wget -q &#8211;proxy=on &#8211;dns-cache=off http:\/\/www.citrix.com d2=`date +&nbsp;&raquo;%S.%N&nbsp;&raquo;` rm \/tmp\/index.html echo &laquo;&nbsp;scale=2; $d2-$d1&nbsp;&raquo; | bc Sans proxy zab_web_sans.sh #!\/bin\/bash cd \/tmp d1=`date +&nbsp;&raquo;%S.%N&nbsp;&raquo;` wget -q &#8211;proxy=off &#8211;dns-cache=off http:\/\/www.citrix.com d2=`date +&nbsp;&raquo;%S.%N&nbsp;&raquo;` rm \/tmp\/index.html echo &laquo;&nbsp;scale=2; $d2-$d1&nbsp;&raquo; | bc<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[47],"tags":[],"_links":{"self":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/325"}],"collection":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/comments?post=325"}],"version-history":[{"count":0,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/325\/revisions"}],"wp:attachment":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/media?parent=325"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/categories?post=325"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/tags?post=325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}