File tree Expand file tree Collapse file tree
configs/stash-cache/xrootd Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ if named stash-cache-auth
2323 xrd.port $(HttpPort)
2424else
2525 # non-authed stash-cache; the HTTP plugin will also listen on 8000
26+ set HttpPort =8000
2627 xrd.port 1094
2728fi
2829
Original file line number Diff line number Diff line change 11Name: xcache
22Summary: XCache scripts and configurations
3- Version: 1.1.0
3+ Version: 1.1.1
44Release: 1%{?dist }
55License: Apache 2.0
66Group: Grid
@@ -203,6 +203,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/xrd
203203%config(noreplace) %{_sysconfdir }/xrootd/config.d/95-cms-xcache-logging.cfg
204204
205205%changelog
206+ * Mon Aug 19 2019 Brian Lin <blin@cs.wisc.edu> - 1.1.1-1
207+ - Restore StashCache HTTP port to 8000
208+
206209* Mon Aug 19 2019 Brian Lin <blin@cs.wisc.edu> - 1.1.0-1
207210- Use osg-xrootd (SOFTWARE-3558)
208211
You can’t perform that action at this time.
0 commit comments