Re: [users@httpd] Apache HTTPD sends a 400 the client gets a 200

2014-10-22 Thread Tom Purcell
20, 2014 at 1:18 PM, Fiedler Roman roman.fied...@ait.ac.at wrote: Von: Tom Purcell [mailto:tpurc...@chariotsolutions.com] Roman I've used several clients (curl, a java application, postman) as well as the mobile apps. All exhibit the same behavior: sometimes returning a 200 when

Re: [users@httpd] Apache HTTPD sends a 400 the client gets a 200

2014-10-20 Thread Tom Purcell
. On Mon, Oct 20, 2014 at 3:57 AM, Fiedler Roman roman.fied...@ait.ac.at wrote: Hello Tom, Von: Tom Purcell [mailto:tpurc...@chariotsolutions.com] Hello We have an application that consists of REST endpoints on a jboss server(5.1.0) fronted by Apache httpd(2.2.15). When a client makes

[users@httpd] Apache HTTPD sends a 400 the client gets a 200

2014-10-17 Thread Tom Purcell
results. That said the tests referred to here bypassed the F5 and hit the Apache server directly So we should get a 400 but when it gets to the client the response code is 200. Any thoughts? -- Thanks, Tom Purcell Cell: 215-779-1963

Re: [users@httpd] Apache HTTPD sends a 400 the client gets a 200

2014-10-17 Thread Tom Purcell
. We're running at warn. I can go to debug and see what I see. Thanks Tom On Fri, Oct 17, 2014 at 1:06 PM, Jeff Trawick traw...@gmail.com wrote: On Fri, Oct 17, 2014 at 12:10 PM, Tom Purcell tpurc...@chariotsolutions.com wrote: Hello We have an application that consists of REST endpoints