Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.105 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.01; 'guys!': 0.09; 'python': 0.11; 'apache': 0.15; 'received:65.55.116.33': 0.16; 'received:blu0-omc1-s22.blu0.hotmail.com': 0.16; 'subject:post': 0.16; 'wsgi': 0.16; 'advance.': 0.19; 'to:name:python- list@python.org': 0.22; 'received:65.55.116': 0.24; 'server.': 0.24; 'post': 0.26; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'safely': 0.31; "i'd": 0.34; 'thanks': 0.36; 'list.': 0.37; 'performance': 0.37; 'implement': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'first': 0.61; 'show': 0.63; 'our': 0.64; 'between': 0.67; 'production': 0.68; 'subject:First': 0.74; 'carlos': 0.91; 'differences': 0.93 X-EIP: [lpep3EZm0VyA9FxrqWP5Ia/do5Rp8VVZ] X-Originating-Email: [carlosnepomuceno@outlook.com] From: Carlos Nepomuceno To: "python-list@python.org" Subject: First post Date: Tue, 14 May 2013 18:46:30 +0300 Importance: Normal In-Reply-To: References: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 14 May 2013 15:46:30.0234 (UTC) FILETIME=[33BAC3A0:01CE50BA] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1368546459 news.xs4all.nl 15892 [2001:888:2000:d::a6]:43366 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45302 Hi guys! This is my first post on this list.=0A= =0A= I'd like have your opinion on how to safely implement WSGI on a production = server.=0A= =0A= My benchmarks show no performance differences between our PHP and Python en= vironments. I'm using mod_wsgi v3.4 with Apache 2.4.=0A= =0A= Is that ok or can it get faster?=0A= =0A= Thanks in advance.=0A= =0A= Regards=2C=0A= =0A= Carlos =