[Bug 58425] validate::jk_ajp12_worker.c always returns JK_FALSE.

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #4 from Mark Thomas  ---
Thanks for the patch. This has been fixed in trunk for 1.2.42

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 58425] validate::jk_ajp12_worker.c always returns JK_FALSE.

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425

yagis...@reudo.co.jp changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #3 from yagis...@reudo.co.jp ---
I understand that ajp12 is deprecated and we should use ajp13.

For your reference:
 It seems that ajp12 had still worked somehow until 1.2.40.
 Some code for "source" (I don't know what it is) were added to
validate()::jk_ajp12_worker.c at 1.2.41, and the modification makes validate()
to no longer return JK_TRUE.
 The attached patch can change validate() to return JK_TRUE with the same way
as 1.2.40.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 58425] validate::jk_ajp12_worker.c always returns JK_FALSE.

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425

--- Comment #2 from yagis...@reudo.co.jp ---
Created attachment 33115
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33115&action=edit
patch for validate()::jk_ajp12_worker.c to return JK_TRUE with the same way as
1.2.40

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 58425] validate::jk_ajp12_worker.c always returns JK_FALSE.

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425

Christopher Schultz  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #1 from Christopher Schultz  ---
I don't believe AJP12 is supported any longer (for as long as I can remember).
Do you need it for something?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org