Menu

Close
  • Home
  • GitHub
  • LinkedIn
  • Purchase Random.io
Subscribe
special sauce Menu

checking URLs with curl

09 January 2018

since CURL can output useful metrics, such as request time, number of redirects, post-redirect url, etc.. a simple but effective check can be made with a simple wrapper.

$ ./check_http.sh http://google.com
0,1.659404,200,2,https://www.google.ro/?gws_rd=cr,ssl&dcr=0&ei=QaRUWsWdBqaYjwSBlILoAw  
Anastas Dancha's Picture

Anastas Dancha

Read more posts by this author.

Boston, MA https://blog.random.io

Share this post

Twitter Facebook Google+

K8s CronJob with execution timeout

K8s-native CronJobs are quite convenient to run regularly scheduled tasks. But K8s CronJob and Job specs does not provide…

Developing with IAM Roles: proxying EC2 metadata server

sometimes you gotta do what you gotta do..…

special sauce © 2025
Proudly published with Ghost