Unfortunately according to web2py on 
Dreamhost<http://wiki.dreamhost.com/Web2py>, 
only FastCGI and Passenger WSGI seem to work. And that Passenger works 
significantly faster than FastCGI. I had heard the stability of Passenger 
WSGI was also better on Dreamhost. But I can give FastCGI a chance, but is 
there an Apache file to configure then(to the access.wsgi) for sessions 
with service calls?

I have voted for Dreamhost to setup mod_wsgi, but who knows when that will 
happen.

Thank you.
Kitu.

On Monday, January 28, 2013 9:11:28 AM UTC-5, Richard wrote:
>
> 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 
> <vaibhav....@gmail.com<javascript:>
> > 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:p...@web2py.domain.com/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.
>>
>>  -- 
>>  
>>  
>>  
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to