Line https://github.com/xrootd/xrootd/blob/master/src/XrdPss/XrdPssConfig.cc#L803 (or the last line of the following code)
if (!index(mval, '.')
|| !strcmp(XrdPssUtils::getDomain(mval), XrdPssUtils::getDomain(myHost)))
XrdPosixConfig::SetEnv("DirlistDflt", 1);

should not be called when the protocol (protName) is http or https. Calling it causes XrdPosixGlobals::dlFlag be set to XrdCl::DirListFlags::Locate, trigging a DeepLocate() later against an http(s) origin.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/1622@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1622", "url": "https://github.com/xrootd/xrootd/issues/1622", "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