How could I reduce the Hybris server startup time?

前端 未结 11 1836
半阙折子戏
半阙折子戏 2021-02-14 14:52

I am working on a Hybris project and it is very time consuming to wait 350 - 550 sec for a single Hybris server startup, for e

11条回答
  •  南旧
    南旧 (楼主)
    2021-02-14 15:25

    Try to put only required extension in localextension.xml.
    You can stop Solr server from autostarting by disabling it through local.properties file.
    And if you are running hybris server on intel-i3/AMD processor,please upgrade to intel-i5 with minimum of 8 GB RAM.

提交回复
热议问题