70222fadf0
to the server running on port 8000. BUG=skia: R=mtklein@google.com Author: jcgregorio@google.com Review URL: https://codereview.chromium.org/261023002 git-svn-id: http://skia.googlecode.com/svn/trunk@14515 2bbb7eff-a529-9590-31e7-b0007b416f81
7 lines
256 B
Plaintext
7 lines
256 B
Plaintext
http_port 80 accel defaultsite=skfiddle.com
|
|
cache_peer 127.0.0.1 parent 8000 0 no-query originserver name=myAccel
|
|
acl our_sites dstdomain skfiddle.com
|
|
http_access allow our_sites
|
|
cache_peer_access myAccel allow our_sites
|
|
cache_peer_access myAccel deny all
|