marcelduran / yslow

YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.
yslow.org
BSD 3-Clause "New" or "Revised" License
2.21k stars 384 forks source link

yslow-3.1.8 fails silently + hangs forever #203

Open davidfavor opened 5 years ago

davidfavor commented 5 years ago

This 404 links should return quickly with an error.

Instead, the request fails silently + hangs forever.

phantomjs yslow.js --info basic --format plain https://davidfavor.com/flarg.txt

This occurs on all requests, for good URLs or bad.

davidfavor commented 5 years ago
# phantomjs --version
2.5.0-development