-
- Downloads
[XrdSsi] Moves EOS WFE request processor into a separate class
This allows multiple processors to exist within the frontend, i.e. one for handling EOS WFE requests and a different one for handling Admin requests.
Showing
- xroot_plugins/CMakeLists.txt 1 addition, 1 deletionxroot_plugins/CMakeLists.txt
- xroot_plugins/XrdSsiCtaEos.cpp 185 additions, 0 deletionsxroot_plugins/XrdSsiCtaEos.cpp
- xroot_plugins/XrdSsiCtaEos.hpp 78 additions, 0 deletionsxroot_plugins/XrdSsiCtaEos.hpp
- xroot_plugins/XrdSsiCtaRequestProc.cpp 6 additions, 183 deletionsxroot_plugins/XrdSsiCtaRequestProc.cpp
- xroot_plugins/XrdSsiCtaServiceProvider.hpp 8 additions, 8 deletionsxroot_plugins/XrdSsiCtaServiceProvider.hpp
- xroot_ssi_pb/XrdSsiPbAlert.hpp 1 addition, 3 deletionsxroot_ssi_pb/XrdSsiPbAlert.hpp
- xroot_ssi_pb/XrdSsiPbDebug.hpp 1 addition, 3 deletionsxroot_ssi_pb/XrdSsiPbDebug.hpp
- xroot_ssi_pb/XrdSsiPbException.hpp 1 addition, 3 deletionsxroot_ssi_pb/XrdSsiPbException.hpp
- xroot_ssi_pb/XrdSsiPbRequest.hpp 1 addition, 3 deletionsxroot_ssi_pb/XrdSsiPbRequest.hpp
- xroot_ssi_pb/XrdSsiPbRequestProc.hpp 1 addition, 3 deletionsxroot_ssi_pb/XrdSsiPbRequestProc.hpp
- xroot_ssi_pb/XrdSsiPbResource.hpp 1 addition, 3 deletionsxroot_ssi_pb/XrdSsiPbResource.hpp
- xroot_ssi_pb/XrdSsiPbService.hpp 1 addition, 3 deletionsxroot_ssi_pb/XrdSsiPbService.hpp
- xroot_ssi_pb/XrdSsiPbServiceClientSide.hpp 1 addition, 3 deletionsxroot_ssi_pb/XrdSsiPbServiceClientSide.hpp
Loading
Please register or sign in to comment