[erlang-questions] cowboy / start_http ... multiple ports?

Max Lapshin max.lapshin@REDACTED
Sun Mar 9 09:07:27 CET 2014


It is ok to:

cowboy:start_http({myserver,80}, ...)
cowboy:start_http({myserver,8080}, ...)
cowboy:start_http({myserver,443}, ...)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140309/380fc7e9/attachment.htm>


More information about the erlang-questions mailing list