I have a module using onAppStart, and this was always called once on our Wowza server using the live application. On an ec2 instance which uses the application type liverepeater-origin, the event is fired twice, once for the actual app name, and once for "_definst_". Is this normal expected behavior? Also, are classes extending ModuleBase created only one time (singleton), or one time per application, so in this case twice?
Thanks,
Grant


Reply With Quote
