RE: [users@httpd] TraceEnable off directive not work

2016-02-23 Thread 吴昊
[mailto:katherine.man...@sita.aero] 发送时间: Wednesday, February 24, 2016 6:19 AM 收件人: users@httpd.apache.org 主题: Re: [users@httpd] TraceEnable off directive not work Try removing the rewrite rules and see what you get. I've tested simply "TraceEnable Off" without the rewrites on a build of apache 2.2.

Re: [users@httpd] TraceEnable off directive not work

2016-02-23 Thread Katherine Manfre
ruary 23, 2016 8:38 AM To: users@httpd.apache.org Subject: Re: [users@httpd] TraceEnable off directive not work Sorry, brain cramp there. Tomcat. I see. I wonder if you've had an opportunity to try this on 2.4 httpd. 2.2.27 is from nearly 3 years ago. On Feb 23, 2016 08:30, "Rich Bowen&

Re: [users@httpd] TraceEnable off directive not work

2016-02-23 Thread Rich Bowen
Sorry, brain cramp there. Tomcat. I see. I wonder if you've had an opportunity to try this on 2.4 httpd. 2.2.27 is from nearly 3 years ago. On Feb 23, 2016 08:30, "Rich Bowen" wrote: > What the heck is Apache-Coyote/1.1 > On Feb 18, 2016 02:47, "吴昊" wrote: > >> Hello, >> >> >> >> I Just experie

Re: [users@httpd] TraceEnable off directive not work

2016-02-23 Thread Rich Bowen
What the heck is Apache-Coyote/1.1 On Feb 18, 2016 02:47, "吴昊" wrote: > Hello, > > > > I Just experienced a weird behavior of TraceEnable directive. > > > > Before use this directive, i use mod_rewtire to disable trace and other > unwanted HTTP method. Since this directive been added, TRACE metho

[users@httpd] TraceEnable off directive not work

2016-02-17 Thread 吴昊
Hello, I Just experienced a weird behavior of TraceEnable directive. Before use this directive, i use mod_rewtire to disable trace and other unwanted HTTP method. Since this directive been added, TRACE method start getting 200 return. Ive tried both jmeter and telnet, the results are same, prot