[erlang-questions] What is the right way to update cowboy dispatch rules on-fly?

Max Lapshin max.lapshin@REDACTED
Mon Sep 3 21:30:40 CEST 2012


I mean, that after calling API cowboy:set_protocol_options, I have
large list of workers, that use old configuration and
user cannot go to new routes.

This is why I can't use "cowboy:set_protocol_options" at all and I
need to shutdown whole cowboy and start it back again.



More information about the erlang-questions mailing list