On 28/09/2020 16:15, Solas, Nathan wrote:
> I'm using RemoteIpValve to capture protocolHeader x-forwarded-proto and
> upgrade the request to secure when SSL is terminated at the load balancer -
> so far so good.
>
> When using theServletRequest.startAsync() and then passing the work to a
> thre
I'm using RemoteIpValve to capture protocolHeader x-forwarded-proto and upgrade
the request to secure when SSL is terminated at the load balancer - so far so
good.
When using theServletRequest.startAsync() and then passing the work to a
threadpool executor, it seems the RemoteIpValve.invoke fin