Hi,While looking to mod_proxy_hcheck.c, only TCP, OPTIONS, HEAD and GET are supported and documented (so we are good!).
In mod_proxy.c we have additionally:
{CPING, "CPING", 0},
{PROVIDER, "PROVIDER", 0},
{EOT, NULL, 1}
The CPING is the probably the AJP CPING, but what are the 2 others? What
is planed to have there? ;-)
-- Cheers Jean-Frederic
