I've written, that problem wasn't in converting string to atoms, it was in external PHP code that created unique node names on each request.<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 20, 2012 at 4:22 PM, Zabrane Mickael <span dir="ltr"><<a href="mailto:zabrane3@gmail.com" target="_blank">zabrane3@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Nov 20, 2012, at 1:11 PM, Max Lapshin wrote:<br>
<br>
> It is a bad idea to increase atom limit, because it will just prolong the suffering.<br>
<br>
</div>So fix the code and try to use list_to_existing_atom/1instead of list_to_atom/1 (see <a href="http://erlang.org/doc/man/erlang.html" target="_blank">http://erlang.org/doc/man/erlang.html</a>).<br>
Better, redesign the code.<br>
<div class="im"><br>
> 1 million of atoms is enough for a simple program.<br>
<br>
</div>In our case it wasn't sufficient.<br>
<br>
Regards,<br>
Zabrane<br>
<br>
</blockquote></div><br></div>