https://bz.apache.org/bugzilla/show_bug.cgi?id=58425

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from [email protected] ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to