Apache Restart cause [proxy_http:error] [pid 120502] (70008)Partial results are valid but processing is incomplete
OK I've tracked this down
https://bugster.forgerock.org/jira/browse/AMAGENTS-349 is the upstream bug caused by this change in Apache HTTPD commit 1485d64698ef816f1586e2d772c58cb9b78c788d in github (Merge r1753257 from trunk) I can't post more than 2 links at the moment
Forgerock hasn't released WebAgents 4.1.2 yet or the source code for the fix
So you can either go back to Apache 2.4.23 or use my fix here:
https://github.com/FireBurn/web-agents-public/commit/67b27d8a77ce28ad5bee95842136050bb52577ae
The above patch seems to fix the issue for me, but I give no guarantees that its correct or wont cause other issues
Do let me know if you have any issues compiling it (I use a script here)