How to set different bootstrap methods for different server entry points?

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


Replies (1)

RE: How to set different bootstrap methods for different server entry points? - Added by Koen Deforche 10 months ago

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)