dumb redirect to https question

2017-07-14 Thread Jerry Scharf
Hi, I have a case of a web service on a nonstadard port on an ip. There is a another service using 80 and 443 on the ip. Is there a way I can do reidrect scheme https with an alternate port? tia, jerry -- Jerry Scharf, Soundhound DevOps "What could possibly go wrong?"

Set cookie and header

2017-07-14 Thread Marco Corte
Hello, list! In http mode I am using cookie based persistence with something like cookie rs insert indirect nocache httponly maxidle 1h How can I instruct haproxy to add an header to the response together when it performs this set cookie? Thank you in advance .marcoc