RE: HTTP DELETE command failing

2017-11-03 Thread Norman Branitsky
@formilux.org Subject: Re: HTTP DELETE command failing On Fri, Nov 3, 2017 at 11:29 AM, Norman Branitsky mailto:norman.branit...@micropact.com>> wrote: I have this included in the configuration: # Filter nasty input acl missing_cl hdr_cnt(Content-length) eq 0 acl METH_PUT method PUT

Re: HTTP DELETE command failing

2017-11-02 Thread Igor Cicimov
On Fri, Nov 3, 2017 at 11:29 AM, Norman Branitsky < norman.branit...@micropact.com> wrote: > I have this included in the configuration: > > # Filter nasty input > > acl missing_cl hdr_cnt(Content-length) eq 0 > > acl METH_PUT method PUT > > acl METH_GET method GET HEAD > > acl METH

RE: HTTP DELETE command failing

2017-11-02 Thread Norman Branitsky
: haproxy@formilux.org Subject: Re: HTTP DELETE command failing HAProxy is replying 403, which means that the DELETE request was explicitly denied by your conf. In order for us to help you, we need to have a look to your conf ++ On 02/11/2017 17:17, Norman Branitsky wrote: In HAProxy version 1.7.5, I see

Re: HTTP DELETE command failing

2017-11-02 Thread Moemen MHEDHBI
HAProxy is replying 403, which means that the DELETE request was explicitly denied by your conf. In order for us to help you, we need to have a look to your conf ++ On 02/11/2017 17:17, Norman Branitsky wrote: > > In HAProxy version 1.7.5, > > I see GET and POST commands working correctly but DE

Re: HTTP DELETE command failing

2017-11-02 Thread Daniel Schneller
Hi! Please provide the configuration file (at least the relevant portion) showing frontend/backend and the ACLs. Otherwise it is difficult to judge what’s going on. Regards, Daniel -- Daniel Schneller Principal Cloud Engineer CenterDevice GmbH | Hochstraße 11

HTTP DELETE command failing

2017-11-02 Thread Norman Branitsky
In HAProxy version 1.7.5, I see GET and POST commands working correctly but DELETE fails: [01/Nov/2017:11:02:34.423] main_ssl~ ssl_training-01/training-01. 0/0/0/20/69 200 402587 - - 6/6/0/0/0 0/0 "GET /etk-training-ora1/etk-apps/rt/admin/manage-users.js HTTP/1.1" Nov 1 11:02:34 localhost h