ezko
2017-12-27 11:48:01 UTC
trying to push content to cache. ATS 6.2.2 reverse proxy.
setup:
ip_allow.config:
src_ip=127.0.0.1 action=ip_allow method=ALL
records_config:
CONFIG proxy.config.http.push_method_enabled INT 1
./tspush -v -f test_push.txt -u http://localhost/test_push.txt
contents of test_push.txt:
PUSH http://www.company.com HTTP/1.0
Content-length: 84
HTTP/1.0 200 OK
Content-type: text/html
Content-length: 17
<HTML>
a
</HTML>
result:
HTTP/1.0 403 Access Denied
Description: You are not allowed to access the document you requested.
not sure how to define the mapping in remap.config and if there are any
other required permissions ?
thanks in advance.
--
Sent from: http://apache-traffic-server.24303.n7.nabble.com/
setup:
ip_allow.config:
src_ip=127.0.0.1 action=ip_allow method=ALL
records_config:
CONFIG proxy.config.http.push_method_enabled INT 1
./tspush -v -f test_push.txt -u http://localhost/test_push.txt
contents of test_push.txt:
PUSH http://www.company.com HTTP/1.0
Content-length: 84
HTTP/1.0 200 OK
Content-type: text/html
Content-length: 17
<HTML>
a
</HTML>
result:
HTTP/1.0 403 Access Denied
Description: You are not allowed to access the document you requested.
not sure how to define the mapping in remap.config and if there are any
other required permissions ?
thanks in advance.
--
Sent from: http://apache-traffic-server.24303.n7.nabble.com/