Hello, reading the PowerServer Performance Tuning Guide i see that enabling the "Merge files" in POwerServer Toolkit could greatly improve runtime performance of my web application.
I've enabled both "10X Web File Compression" and "Merge files" checkboxes but after deploying my app for some reasons it doesn't start anymore. If I uncheck "merge files" it works.
I've tried to debug the app to understand what causing this issue and it looks it's crashing at startup just after i create the first object as follow:
gnv_app = CREATE n_cst_appmanager_start
gnv_app.Event pfc_Open(commandline)
it never reaches the pfc_open event
what could be the reason of this behaviour?
tia,
simone
PB2019 Build 2082
PowerServer 2019 Build 2151