Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84572 invoked from network); 20 Jul 2009 08:05:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2009 08:05:53 -0000 Authentication-Results: pb1.pair.com header.from=hjallzor@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hjallzor@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.206 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hjallzor@gmail.com X-Host-Fingerprint: 209.85.218.206 mail-bw0-f206.google.com Received: from [209.85.218.206] ([209.85.218.206:62182] helo=mail-bw0-f206.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/E1-02180-165246A4 for ; Mon, 20 Jul 2009 04:05:53 -0400 Received: by bwz2 with SMTP id 2so1571827bwz.23 for ; Mon, 20 Jul 2009 01:05:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=i53/EYVtwpJ9+I/n7S5IEYbQ9AMEzBKLIeYl3nyzU90=; b=cTfs2gdiJjen0DXX7vE5m2uueC58tyJiqu+vz2hGKO6Atj8LUKY3mECNLJKXOFBJzB 1vNLEVFRaNwz16x7J2JtD9+5/kU8RoM8c0ev2IMnjei1G4rB5pN1eXbrbh1WuWOCYHgi TZG3BpofzI4ZI9MBp4YLcFqTwufZ9GBknKeGM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=id33Ai/ykMXez9GV9YZRGMymHJzodja+JMHeUb/gLOGPRvF4mUGQN2FnSW+L5+DL7E vZctcmDCKxtckdbz3Dz2whupXs0FX7rtKe2oGzVmiJSeITbi/Go64RLERwkNDoRliAdR sb+1pxwBhcVJorn4yr525KSkMZ3pcafQz26Ow= MIME-Version: 1.0 Sender: hjallzor@gmail.com Received: by 10.223.126.145 with SMTP id c17mr1089753fas.16.1248077149825; Mon, 20 Jul 2009 01:05:49 -0700 (PDT) Date: Mon, 20 Jul 2009 10:05:49 +0200 X-Google-Sender-Auth: f6b4c1c4dbe5507f Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001636c5a7362ae95e046f1e9b9f Subject: Real world database & statistics for phpBB3 From: hjalle@sgh.se (Alexander Hjalmarsson) --001636c5a7362ae95e046f1e9b9f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi there On the web application benchmark project we are in need of data regarding phpBB3. We need a sample (preferable a very large one) of a real world database along with some usage statistics (e.g. how many % of all visits go to index.php, showthread etc) to be able to simulate a real user scenario, much like playing back the original scenario in a speedy mode. If there's anyone here that might be able to help in this subject it's very welcome. Best regards Alexander --001636c5a7362ae95e046f1e9b9f--