[99s-extend] multiple handler instances
Samir Sow
samset at wanadoo.fr
Thu Nov 21 15:58:09 CET 2013
Hi,
I have an issue.
I'd like to start 2 http handler in the same application
So i did to cowboy:start_http call + different port + dispatch route sets in the supervisor init method.
When the application starts there is no error but when i look the network tables i only see the binding for the first call.
If i comment out the first call i see the second binding.
Is there any limitation ?
If yes any workaround to share ?
Thank you.
Samir Sow
More information about the Extend
mailing list