Oliver > Basically I would really like to use Mnemonic within an Apache or Webrick > environment. I guess I do not understand WHY there would be a problem with I'm using Mnemonics in conjunction with Apache. The connection between the two is made in my case using DRbSessions (I'm not sure whether a FastCGI-thingy would be feasible, but it might be worth investigating) In any case the Business-Logic is running as an independent Service which provides session- and user-management via some kind of Interprocess-Communication. Hannes