Smalyshev has uploaded a new change for review.
https://gerrit.wikimedia.org/r/224730
Change subject: Accept connections only from localhost for better security
......................................................................
Accept connections only from localhost for better security
Change-Id: I5225d45ec9994797fdc5d9cf95fe36eabcc4dbd9
---
M dist/src/script/runBlazegraph.sh
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikidata/query/rdf
refs/changes/30/224730/1
diff --git a/dist/src/script/runBlazegraph.sh b/dist/src/script/runBlazegraph.sh
index 72c08f1..c5baba0 100755
--- a/dist/src/script/runBlazegraph.sh
+++ b/dist/src/script/runBlazegraph.sh
@@ -29,6 +29,7 @@
-Dcom.bigdata.rdf.sparql.ast.QueryHints.analyticMaxMemoryPerQuery=1073741824 \
-DASTOptimizerClass=org.wikidata.query.rdf.blazegraph.WikibaseOptimizers \
-jar jetty-runner*.jar \
+ --host localhost \
--port $PORT \
--path /$CONTEXT \
blazegraph-service-*.war
--
To view, visit https://gerrit.wikimedia.org/r/224730
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5225d45ec9994797fdc5d9cf95fe36eabcc4dbd9
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/query/rdf
Gerrit-Branch: master
Gerrit-Owner: Smalyshev <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits