On 19/12/2020 10:09, Sushanth Vaddaram wrote:
Hi , We are using JENA by deploying fuseki.war in apache tomcat. How can increase the memeory allocated to JENA in this case. Will increasing tomcat memory help us in this case?
Yes. Heap control is done via Tomcat settings. setenv.sh or setenv.bat and CATALINA_OPTS.
Andy
Thanks!!!
