Created
November 13, 2008 18:10
-
-
Save nkallen/24540 to your computer and use it in GitHub Desktop.
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
[pivotal@Toemang vcl (master)]$ varnishtest get_is_cached.vtc | |
# top TEST get_is_cached.vtc starting | |
# TEST GET is cached | |
## s Starting server | |
### s listen on 127.0.0.1:9080 (fd 3) | |
## v Launch | |
### v CMD: cd ../varnishd && ./varnishd -d -d -n /tmp/__v -a '127.0.0.1:9081' -T 127.0.0.1:9001 -P /tmp/__v/varnishd.pid | |
### v opening CLI connection | |
## s Started on 127.0.0.1:9080 | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
connect(): Connection refused | |
---- v FAIL no CLI connection | |
---- TEST FILE: get_is_cached.vtc | |
---- TEST DESCRIPTION: GET is cached |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment