How to check a server’s response time
Zachary Reese, Uncategorized

This terminal command will show the response time for a server in seconds. Useful for testing things like WP-Rocket, which has a timeout of two seconds.

curl -o /dev/null -s -w %{time_total}\\n https://origin.factcheck.org