pxRequestor.pxReqRemoteHost has no value when ContextRewriteEnabled is true
We have a requirement to capture the machine host name and IP address of requestors logged on to the machine and we used pxRequestor.pxReqRemoteHost however when using in the prconfig.xml
<env name="initialization/SetBaseHTMLContext" value= https://xxxxx.xxx />
<env name="initialization/ContextRewriteEnabled" value="true" />
it disables or clears the pxRequestor.pxReqRemoteHost and pxRequestor.pxReqRemoteAddr in the pega clipboard
When removing it the values return the ip addresses. Looking for a workaround to keep the setbasehtmlcontext and contextrewriteenabled values.
This is on Pega 7.1.7 on AIX 7.1 using WebSphere 8.5