Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: 5566276e181c0f074c87589d449de582264b4d81
      https://github.com/xrootd/xrootd/commit/5566276e181c0f074c87589d449de582264b4d81
  Author: Elvin Sindrilaru <[log in to unmask]>
  Date:   2017-04-01 (Sat, 01 Apr 2017)

  Changed paths:
    M src/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc
    M src/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc
    M src/XrdCl/XrdClPlugInManager.cc
    M src/XrdCl/XrdClPlugInManager.hh

  Log Message:
  -----------
  XrdCl: Add option to load a client plugin for any url through the
configuration specified in /etc/xrootd/client.plugin.d/.

This can be achieved by using "*" for the url key in the definition of the
client plugin. For example:
// file: /etc/xrootd/client.plugin.g/apply_to_all.conf
url = *
lib = /path/to/library
enabled = true

The same behaviour can also be obtained by using the XRD_PLUGIN env
variable. Using the env variable approach always has the highest
priority.



########################################################################
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