25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-22 16:20:52 +01:00

Change max restart strategy of ejabberd_odbc_sup to handle some SQL timeouts.

This commit is contained in:
Andreas Köhler 2010-09-17 16:48:44 +02:00 committed by Badlop
parent 917e8640c2
commit 79f5251d69

View File

@ -88,7 +88,7 @@ init([Host]) ->
?DEFAULT_ODBC_START_INTERVAL]),
?DEFAULT_ODBC_START_INTERVAL
end,
{ok, {{one_for_one, PoolSize+1, StartInterval},
{ok, {{one_for_one, PoolSize*2, 1},
lists:map(
fun(I) ->
{I,