Are you talking about Phussion Passenger? Do you have any particular reason to use it? I read about differents middleware servers to be used with Redmine and get in touch with one the maintainer of ubuntu nginx package and I change my mind completely about Passenger... I would stay away of Passenger if you can avoid it...
Richard On Sun, Jan 27, 2013 at 8:53 PM, Vaibhav Kapoor <[email protected]>wrote: > Hi, I was really hoping I wouldn't run into trouble if I had purchased > shared hosting, but it seems I am somewhat stuck and unsure how to continue. > > I have been working extensively with jsonrpc service call and have them > working well. For the time being I have simple authentication > user:[email protected]/app/default/call/jsonrpc. I wanted to be able > to maintain session variables. > I am currently with dreamhost, so it seems the only decent WSGI I will > have access to is Passenger WSGI, which I cannot find info to forward > session in Apache that I saw here for mod_wsgi. > Using-web2py-to-authorize-non-web2py-apps<http://web2py.com/books/default/chapter/29/09?search=session#Using-web2py-to-authorize-non-web2py-apps> > . > I was wondering how can I prevent the functions calls to maintain the > session over various procedure calls. > > I can see maybe with mod_wsgi, but is it all possible without mod_wsgi? > > Thanks. > > -- > > > > --

