Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8764

Re: web hosting, first hand experiences?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <fetchinson@googlemail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.014
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'anyway': 0.03; 'turbogears': 0.07; 'python': 0.08; 'cherrypy': 0.09; 'command- line': 0.09; 'folks,': 0.09; 'received:209.85.160.174': 0.09; 'received:mail-gy0-f174.google.com': 0.09; 'subject:hosting': 0.09; 'from:addr:fetchinson': 0.16; 'from:name:daniel fetchinson': 0.16; 'psss,': 0.16; 'two?': 0.16; 'url:putitdown': 0.16; 'linux': 0.18; 'situation.': 0.19; 'cheers,': 0.19; 'seems': 0.20; 'header :In-Reply-To:1': 0.22; 'alan': 0.23; "shouldn't": 0.23; "i'm": 0.27; 'subject:web': 0.28; 'message-id:@mail.gmail.com': 0.28; '(so': 0.30; 'thanks': 0.31; 'subject:?': 0.31; 'changes': 0.31; 'shared': 0.32; 'too': 0.32; 'does': 0.32; "i'll": 0.33; 'initial': 0.33; "what's": 0.33; 'anyone': 0.33; 'to:addr:python- list': 0.34; 'received:209.85.160': 0.34; 'daniel': 0.34; 'from:addr:googlemail.com': 0.34; 'quite': 0.34; 'wishes,': 0.35; 'running': 0.35; 'feedback': 0.36; 'trouble': 0.37; 'option': 0.37; 'experiences': 0.37; 'hosting': 0.37; 'but': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'put': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'give': 0.60; 'your': 0.60; 'double': 0.62; 'full': 0.63; 'huge': 0.64; 'account': 0.66; 'experts': 0.69; 'quality': 0.74; '60-day': 0.84; 'application?': 0.84; 'panel,': 0.84; 'subject:experiences': 0.84; 'subject:hand': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/smvct+FOi0O9LtOG+Xdm1iCs/utDQLmSgpIg5KiOl8=; b=g4F0zG6XOm3l5nUefYT9/fUpOsj09zKJGkip2NgSgZcx2iTsWCy92PW0p4/2d0Vru9 TJw2EoXl6Gn0BfXh3AZ9M0Q5bfVwPy3yFxIMxsEPNjneQNtl53KgeqBzqrlbgw2fiXl1 qce49Z2L4NnbRl0W38eKZmw8mh9m/v5Nnq9bw=
MIME-Version 1.0
In-Reply-To <4E10E5BD.6050502@googlemail.com>
References <CADjSo4QPpKvyS_z1FjDnx3VMgLePDAid9QEqtVA0=8UNoZoALQ@mail.gmail.com> <4E10E5BD.6050502@googlemail.com>
Date Mon, 4 Jul 2011 10:59:19 +0200
Subject Re: web hosting, first hand experiences?
From Daniel Fetchinson <fetchinson@googlemail.com>
To Python <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.593.1309769962.1164.python-list@python.org> (permalink)
Lines 37
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1309769962 news.xs4all.nl 21836 [2001:888:2000:d::a6]:37887
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8764

Show key headers only | View raw


>> Hi folks, I know this comes up regularly but the thing is that the
>> quality of service changes also quite regularly with many of the
>> hosting companies. What's currently the best option for shared hosting
>> of a turbogears application? I'm thinking of dreamhost and webfaction
>> does anyone have any recent experiences with these two? Or others?
>>
>> Cheers,
>> Daniel
>>
>
> Hi Daniel,
>
> I can wholeheartedly recommend WebFaction.  I currently have an account
> running 3 different CherryPy applications (so TurboGears shouldn't pose
> any problems), and apart from initial teething problems, they have been
> running for months without interruption.  As well as an excellent
> control panel, they give you full Linux command-line access to your
> site(s).  The level of support is as good as you will get anywhere
> (short of having experts with you in the office!), and they know a huge
> amount about Python web applications.  Nothing seems to be too much
> trouble for them.  They also provide a 60-day money-back guarantee, so
> you can try-before-you-buy.
>
> Best wishes,
> Alan Harris-Reid

Thanks for all the responses, based on the feedback I'll go with
webfaction I guess.
They were my first choice anyway but wanted to double check with
people in the know about their current situation.

Cheers,
Daniel


-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: web hosting, first hand experiences? Daniel Fetchinson <fetchinson@googlemail.com> - 2011-07-04 10:59 +0200

csiph-web