Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26978
| From | Gilles <nospam@nospam.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Running Python web apps on shared ASO servers? |
| Date | 2012-08-13 13:28 +0200 |
| Message-ID | <i5ph28lpcqi50996qle9sv7uve3v4cugru@4ax.com> (permalink) |
| References | <qbsd289b9ndtrb5sg17u8gr8rge60kci4p@4ax.com> <mailman.3206.1344751000.4697.python-list@python.org> <4i5g2890hj3d1tuqe21o0dssh39tair3s2@4ax.com> <mailman.3211.1344806873.4697.python-list@python.org> |
| Organization | Guest of ProXad - France |
On Sun, 12 Aug 2012 22:26:19 +0100, Tim Golden <mail@timgolden.me.uk> wrote: >Just to make a point: one person's "isn't a good solution" is another >person's "works perfectly well for me". Modern servers are really quite >quick: the cost of starting up a Python process and generating an HTML >page can be really quite low. I've certainly had low-traffic production >websites running for years on CGI without anyone complaining. Thanks Tim for the input. I'll try the different solutions available and see if CGI is good enough for my needs.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Running Python web apps on shared ASO servers? Gilles <nospam@nospam.com> - 2012-08-12 02:03 +0200
Re: Running Python web apps on shared ASO servers? Dieter Maurer <dieter@handshake.de> - 2012-08-12 07:56 +0200
Re: Running Python web apps on shared ASO servers? Gilles <nospam@nospam.com> - 2012-08-12 22:52 +0200
Re: Running Python web apps on shared ASO servers? Tim Golden <mail@timgolden.me.uk> - 2012-08-12 22:26 +0100
Re: Running Python web apps on shared ASO servers? Gilles <nospam@nospam.com> - 2012-08-13 13:28 +0200
Re: Running Python web apps on shared ASO servers? Gilles <nospam@nospam.com> - 2012-08-16 16:01 +0200
Re: Running Python web apps on shared ASO servers? Emile van Sebille <emile@fenx.com> - 2012-08-16 12:59 -0700
csiph-web