apache-traffic-server

How do I configure apache-traffic-server to forward an http request to an https remote server?

筅森魡賤 提交于 2020-01-06 08:12:52
问题 I have an esp8266 which was directly sending http requests to http://fcm.googleapis.com/fcm/send but since google seems have stopped allowing requests to be send via http, I need to find a new solution. I started down a path to have the esp8266 directly send the request via https and while it works on a small example the memory footprint required for the https request is to much in my full application and I end up crashing the esp8266. While there are still some avenues to explore that might

How do I configure apache-traffic-server to forward an http request to an https remote server?

三世轮回 提交于 2020-01-06 08:12:11
问题 I have an esp8266 which was directly sending http requests to http://fcm.googleapis.com/fcm/send but since google seems have stopped allowing requests to be send via http, I need to find a new solution. I started down a path to have the esp8266 directly send the request via https and while it works on a small example the memory footprint required for the https request is to much in my full application and I end up crashing the esp8266. While there are still some avenues to explore that might

Apache Traffic Server Clustering not working [closed]

柔情痞子 提交于 2019-12-13 06:24:45
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . I compiled trafficserver-4.1.2 on two openvz containers running on Debian Squeeze, located on two different physical root nodes. Everything including caching is working fine, except for the clustering. I added the same name to the two nodes, as traffic_line -s proxy.config.proxy_name -v fetest Configured to run