You can't downgrade pandas package?

Richard

On Tue, Aug 16, 2016 at 12:35 PM, Jim S <j...@qlf.com> wrote:

> Ron
>
> It would depend on what OS you're running on the x86 box.  This would be a
> good place to start http://web2py.com/books/default/chapter/29/13/
> deployment-recipes
>
> Also, if you don't mind, could you re-post this in a new thread so this
> thread could focus on my initial question?
>
> -Jim
>
>
> On Tuesday, August 16, 2016 at 11:23:17 AM UTC-5, Ron Chatterjee wrote:
>>
>> On that note, can someone point me to documentation about how to set up
>> an environment in dedicated sever on X86? I am thinking about co-locating
>> than shared hosting. If someone does go that route, how we manage to set up
>> the hosting environment?
>>
>>
>>
>> On Tuesday, August 16, 2016 at 11:50:51 AM UTC-4, Jim S wrote:
>>>
>>> Hi
>>>
>>> I currently have my app deployed using Ubuntu 14.04 / nginx / uwsgi.  I
>>> have a couple of servers load-balanced behind a haproxy server.  I'm
>>> running ssl on the haproxy system and talking http to web2y through
>>> nginx/uwsgi.
>>>
>>> Now, I'm trying to upgrade ubuntu to 16.04 and an having issues with
>>> pandas (used in my web2py app) through the nginx/uwsgi stack.  See this
>>> issue for what might be causing it - http://stackoverflow.com/que
>>> stions/19439190/segmentation-fault-while-using-pandas-in-uwsgi
>>>
>>> Fixing this error is obviously something beyond my capabilities so it
>>> got me thinking about alternative deployment options.  One that I'm
>>> considering is replacing my nginx / uwsgi stack with just the rocket server
>>> to serve the web2py app.  My rocket servers (2 of them) would be behind the
>>> haproxy server so would not be public-facing.
>>>
>>> I'm aware of the recommendation against running rocket in a production
>>> environment but am not aware of the reasons for the recommendation.
>>>
>>> My question - does running multiple rocket servers behind haproxy remove
>>> the concerns about rocket in a production environment?
>>>
>>> -Jim
>>>
>> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to