Skip to main content
Question

Query settings in config-custom.properties

  • June 26, 2019
  • 1 reply
  • 9 views

sebastian.brahm
Level 2
Hello Community, following config-custom.properties setting is offered: # Query Settings # -------------- # Maximum number of threads used in a query. To use an unbounded pool, use the value -1. By default, 30 threads are used. # query.parallel.maxthreads=30 How is this setting influencing a) end user (frontend) performance? b) backend ressource consumption? Is there a best practice about how to configure this setting? Best regards Sebastian

1 reply

Hi Sebastian, Im sorry for the delayed response. The setting query.parallel.maxthreads doesnt need to be configured anymore and wont have any effect to the a) end user (frontend) performance and b) backend ressource consumption. Best regards, Viana