← back to the blog
fousa tag
Current tag: tag
2010
24
JAN
Ruby script to check your website's response time // 1 comment
This is a small ruby script that you can use to check your server response time. It could come in handy when you want to use it to check your response time and analyze it. You can run the script you have to pass 2 arguments. The first on is the interval time (in seconds), and the second one is the website to check. > ./response 10 ...