Print

Print


Hi,

to give some context, I am currently adding redirect to local filesystem functionality to XRootd-HTTP.

The current plug-in for redirectToLocal XrdCmsRedirLocal is working for the root-protocol, but not for http.

This is due to the fact that EnvInfo->secEnv()->addrInfo; is accessed in the Locate method, to make the necessary checks to see, if a redirect to local is allowed. Source: [https://github.com/xrootd/xrootd/blob/master/src/XrdCms/XrdCmsRedirLocal.cc#L111]

However, when using HTTP to access the redirector, the addrInfo is null.

Is this by design? Was it simply not required?
Is there a possibility to get the addrInfo added for HTTP?

Cheers,
Paul


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1233", "url": "https://github.com/xrootd/xrootd/issues/1233", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1