Re: [users@httpd] Re: Control / Modify the HTTP Status Line

2019-05-25 Thread Shmuel Krakower
Just for the closure of this thread - as I couldn't find any way of altering the status line in apache while using mod_proxy, I had to use another software to proxy such requests and altering the status line with it. Shmuel Krakower. On Thu, 23 May 2019 at 12:14, Shmuel Krakower wrote: > Thank

Re: [users@httpd] Re: Control / Modify the HTTP Status Line

2019-05-23 Thread Shmuel Krakower
Thanks for the feedback, i am looking for actual solutions i can apply and have control of. As i pointed out, i cannot control what i cannot control. On Thu, May 23, 2019, 11:28 AM @lbutlr wrote: > > On 22 May 2019, at 14:29, Shmuel Krakower wrote: > > I guess I should add few pieces of informa

[users@httpd] Re: Control / Modify the HTTP Status Line

2019-05-23 Thread @lbutlr
On 22 May 2019, at 14:29, Shmuel Krakower wrote: > I guess I should add few pieces of information. > The client is one SaaS and the backend is another SaaS. The backend returns > 302 which is right but the client consider anything which is not 2xx as error > which cause it to retry. So, that

[users@httpd] Re: Control / Modify the HTTP Status Line

2019-05-22 Thread @lbutlr
On 22 May 2019, at 12:00, Shmuel Krakower wrote: > I am using Apache for proxying a backend server. > The backend server may return, in some occaisons, a 302 response code for > successful requests. This is incorrect behavior and you should fix that, not try to hack the reply codes. -- "Humor