Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54149 invoked from network); 21 Oct 2011 20:40:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Oct 2011 20:40:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=Stephen.Zarkos@microsoft.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=Stephen.Zarkos@microsoft.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain microsoft.com designates 131.107.115.215 as permitted sender) X-PHP-List-Original-Sender: Stephen.Zarkos@microsoft.com X-Host-Fingerprint: 131.107.115.215 smtp.microsoft.com Received: from [131.107.115.215] ([131.107.115.215:9842] helo=smtp.microsoft.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/31-47446-0A8D1AE4 for ; Fri, 21 Oct 2011 16:40:01 -0400 Received: from TK5EX14MLTC101.redmond.corp.microsoft.com (157.54.79.178) by TK5-EXGWY-E802.partners.extranet.microsoft.com (10.251.56.168) with Microsoft SMTP Server (TLS) id 8.2.176.0; Fri, 21 Oct 2011 13:39:57 -0700 Received: from TK5EX14MBXC119.redmond.corp.microsoft.com ([169.254.10.13]) by TK5EX14MLTC101.redmond.corp.microsoft.com ([157.54.79.178]) with mapi id 14.01.0339.002; Fri, 21 Oct 2011 13:39:57 -0700 To: "internals@lists.php.net" Thread-Topic: [PHP-DEV] Benchmarking ... Thread-Index: AQHMkCyL2YlAV1+jgEmM4yPQcUA8t5WHQGLQ Date: Fri, 21 Oct 2011 20:39:57 +0000 Message-ID: References: <4E9EA80F.8030607@lsces.co.uk> <4E9FD2C2.7070707@lsces.co.uk> <4EA150BC.7030107@lsces.co.uk> <4EA1A77E.9040009@sugarcrm.com> <4EA1B23D.90904@lsces.co.uk> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [157.54.51.71] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: [PHP-DEV] Benchmarking ... From: Stephen.Zarkos@microsoft.com (Stephen Zarkos) > -----Original Message----- > From: Richard Riley [mailto:rileyrg@googlemail.com] > Sent: Friday, October 21, 2011 1:04 PM > To: internals@lists.php.net > Subject: Re: [PHP-DEV] Benchmarking ... >=20 > Stephen Zarkos writes: >=20 > > Apache does tend to be slower on Windows. >=20 > You have some figures to back that up? My experience is that on modern HW > its about identical assuming there is spare memory in both instances and = the > HW is identical. >=20 Yes, I do :) Although the tests we've done are a bit different from this s= ort of benchmark. We typically do more load testing, where we have one or = more load agent(s) each creating multiple virtual clients accessing one or = more PHP pages on another physical server. If you like I can share with you directly - unless you want me to spam the = list with spreadsheets ;) Steve