We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0235ec commit 38eccfaCopy full SHA for 38eccfa
docker-compose.yml
@@ -13,8 +13,8 @@ services:
13
environment:
14
- VIRT_SPARQL_MaxQueryCostEstimationTime=default
15
- VIRT_SPARQL_MaxQueryExecutionTime=300
16
- - VIRT_Parameters_ServerThreads=100
17
- - VIRT_HTTPServer_ServerThreads=100
+ - VIRT_Parameters_ServerThreads=40
+ - VIRT_HTTPServer_ServerThreads=300
18
volumes:
19
- type: volume
20
source: virtuoso-db
0 commit comments