Re: header-rewrite change

2014-08-21 Thread Shu Kit Chan
Yes. We have similar requirements than you, Manjesh. And we implemented our own plugin, too. But we are considering to rewrite that in lua. On Thu, Aug 21, 2014 at 12:35 PM, Leif Hedstrom wrote: > > On Aug 21, 2014, at 1:27 PM, Manjesh Nilange > wrote: > > > Anybody got $0.02? :-) > > > Sounds

Re: header-rewrite change

2014-08-21 Thread Leif Hedstrom
On Aug 21, 2014, at 1:27 PM, Manjesh Nilange wrote: > Anybody got $0.02? :-) Sounds similar to the cookie remap plugin at Yahoo. That one was riddle with Yahoo specific cookie extraction code though, making it difficult / useless to open source. It possibly sounds more of new feature for re

Re: header-rewrite change

2014-08-21 Thread Manjesh Nilange
Anybody got $0.02? :-) - Manjesh On Wed, Aug 20, 2014 at 2:13 PM, Manjesh Nilange wrote: > Hi all, > > We have a feature to implement and are wondering if header-rewrite is the > right home for this feature. In a nutshell, when using ATS as a reverse > proxy, we want to redirect all http requ

header-rewrite change

2014-08-20 Thread Manjesh Nilange
Hi all, We have a feature to implement and are wondering if header-rewrite is the right home for this feature. In a nutshell, when using ATS as a reverse proxy, we want to redirect all http requests with a certain cookie to their https counterparts but not using remap.config. The remap.config cons