Created
July 13, 2011 18:14
-
-
Save blasterpal/1080909 to your computer and use it in GitHub Desktop.
Varnishlog egrep for mostly HTML requests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| varnishlog | grep RxURL | egrep -v '/(assets|images|javascripts|stylesheets)/' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment