Ok it looks like this fixed on trunk https://github.com/apache/incubator-trafficcontrol/commit/d1cd9f23742b1cf72ddfab8d8b9b73a12ed2eb52#diff-8ebb93342b2acfa55d6c9fc7df534518
I have installed LWP::Protocol::https on the client and issue resolved Thank you! 31 Eki 2016 Pzt, 12:01 tarihinde, Muhammed Olgun <[email protected]> şunu yazdı: > Hi, > > I've edited traffic_ops_ort.pl and this is the response message. > > *Protocol scheme 'https' is not supported (LWP::Protocol::https not > installed)* > > Thank you! > > 31 Eki 2016 Pzt, 11:05 tarihinde, Muhammed Olgun <[email protected]> > şunu yazdı: > > Hi Eric, > > I don't know how I skipped this. I install the ORT and I got the script. > Thank you! > > But now I get this error when I run it > > [root@mid ort]# sudo ./traffic_ops_ort.pl syncds all > https://ops.tcmuolgun.com admin:password > Mon Oct 31 10:57:17 EET 2016 > DEBUG OS release is EL7. > DEBUG Script running in syncds mode. > TRACE run user is uid=0(root) gid=0(root) groups=0(root) > context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023. > FATAL https://192.168.56.101/login returned HTTP 501! > > Any idea? > Thank you! > > 27 Eki 2016 Per, 16:40 tarihinde, Eric Friedrich (efriedri) < > [email protected]> şunu yazdı: > > You can find the traffic_ops_ort RPM package here: > http://traffic-control-cdn.net/downloads/index.html > > — Eric > > On Oct 27, 2016, at 5:58 AM, Muhammed Olgun <[email protected]<mailto: > [email protected]>> wrote: > > Hi Steve, > > Oh yes it looks like thats is the point. I configured traffic server > manually. Because I couldn't find traffic_ops_ort.pl file anywhere. I also > try to install the rpm from TC download files > > yum install -y trafficserver-5.3.2-759.ee14bbe.el6.x86_64.rpm > > and get this error > > Error: Package: 7070:trafficserver-5.3.2-759.ee14bbe.el6.x86_64 > (/trafficserver-5.3.2-759.ee14bbe.el6.x86_64) > Requires: libpcre.so.0()(64bit) > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > > 27 Eki 2016 Per, saat 15:43 tarihinde Steve Malenfant < > [email protected]<mailto:[email protected]>> > şunu yazdı: > > Are you configuring using Traffic Control or modifying the trafficserver > configuration directly? Traffic Control takes care of those configuration > once deployed with ORT at the Edge. > > On Thu, Oct 27, 2016 at 8:37 AM, Muhammed Olgun <[email protected] > <mailto:[email protected]>> wrote: > > Hey Steve, > > I'm using TC 1.7.0. > > Thank you! > Muhammed > > 27 Eki 2016 Per, saat 15:18 tarihinde Steve Malenfant < > [email protected]<mailto:[email protected]>> > şunu yazdı: > > Which version of Traffic Control are you using? I believe it's important > you use 1.7.0 because earlier version didn't support different origin port > than 80 in the past. > > On Thu, Oct 27, 2016 at 7:53 AM, Muhammed Olgun <[email protected] > <mailto:[email protected]>> > wrote: > > Hey, > > I'm trying to build a simple PoC of Traffic Control based on this > architecture > http://traffic-control-cdn.net/docs/latest/_images/ > traffic_control_overview_3.png > > It looks like reverse proxy is client of the forward proxy. I've created > two separate Traffic Server in two separate VMs. But I don't know how to > configure the remap.config in reverse proxy. I couldn't find any > configuration for this use case. > > What I have in remap.config right know is > > regex_map http://(.*)/ http://mid.mycdn.com:8080/ > > Any suggestions? > > Thank you! > Muhammed > > > >
