[Nitro] deadlock ?? (webrick, nitro and nano)
manveru
ulmo at valaraan.de
Sat Sep 3 20:06:31 EDT 2005
Hi list,
after some hours of helpless searching finally Aria came up with a
simple solution.
for sqlite and postgres, you have to do that:
Og.thread_safe = false
Og.setup(:store => :sqlite, :name => 'spark')
appearently this is a known bug at some place and will be fixed...
there are some problems with webrick and Og, but nothing i think i could
fix.
with that setting, you may get a Timeout-error in your browser every n
pages, but the server would crash otherwise, so i think it's a good
temporary solution.
so long...
manveru
More information about the Nitro-general
mailing list