How to set different bootstrap methods for different server entry points?
Replies (1)
(1-1/1)
Added by Стойчо Стефанов Stoycho Stefanov 10 months ago
Hey,
is it possible to start two (or more) different applications using WServer::addEntryPoint() and these applications to use different bootstrap methods (e.g., one default and one progressive)?
Thanks in advance for your help.
Stoycho
Hey,
That is indeed not possible although a valid option...
This would probably require drastic changes in configuration handling since now it is global and should be split out per entry point.
Could you make it a feature request?
Regards,
Koen(1-1/1)