jthiltges
jthiltges
I opened PR https://github.com/xrootd/xrootd/pull/2290 to add keep-alive support when XRootD is replying with HTTP redirections. This seemed to resolve the issue in limited local testing. When redirecting clients, XRootD indicates...
> As I understood it still needs to be tested further because of some failing tests, @jthiltges? That's correct. The PR needs a bit more work to get the HTTP...
Hi @bockjoo, I was only able to reproduce the issue when the redirector was involved and the client was using HTTP(S). The xrootd PR to handle keepalive when redirecting has...