Return-Path: X-Original-To: apmail-trafficserver-users-archive@www.apache.org Delivered-To: apmail-trafficserver-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CD9A88FB for ; Mon, 22 Aug 2011 08:49:10 +0000 (UTC) Received: (qmail 40682 invoked by uid 500); 22 Aug 2011 08:49:10 -0000 Delivered-To: apmail-trafficserver-users-archive@trafficserver.apache.org Received: (qmail 40328 invoked by uid 500); 22 Aug 2011 08:49:04 -0000 Mailing-List: contact users-help@trafficserver.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@trafficserver.apache.org Delivered-To: mailing list users@trafficserver.apache.org Received: (qmail 40307 invoked by uid 99); 22 Aug 2011 08:49:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 08:49:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shannowx@gmail.com designates 209.85.210.172 as permitted sender) Received: from [209.85.210.172] (HELO mail-iy0-f172.google.com) (209.85.210.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 08:48:54 +0000 Received: by iye7 with SMTP id 7so11556305iye.31 for ; Mon, 22 Aug 2011 01:48:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=D3pWq4iipGIUvHhazXyG2qBTyVE4W6cMvY/eSkaVD+U=; b=j0KjtFiDgtmJwv7wi6U/g5UHjFWMFS8W7MS8irW4tbYJHzsppnbQXm+zIiXRqXPsoc VkUfTZk7DKXqsGph5mRWaGBUKQSJsD9/xw5FjtE3WkMaaDp8bAb2VLzCILTC8FYel60r oGNG6iRvgAzSjYFUmYun+TQBDbyWxpvkTIlYI= MIME-Version: 1.0 Received: by 10.231.9.1 with SMTP id j1mr5262090ibj.19.1314002913273; Mon, 22 Aug 2011 01:48:33 -0700 (PDT) Received: by 10.231.208.8 with HTTP; Mon, 22 Aug 2011 01:48:33 -0700 (PDT) Date: Mon, 22 Aug 2011 09:48:33 +0100 Message-ID: Subject: HTTP responses slower after first attempt From: Chris Reynolds To: dev@trafficserver.apache.org, users@trafficserver.apache.org Content-Type: multipart/alternative; boundary=0015176f0d34e1264204ab14242f X-Virus-Checked: Checked by ClamAV on apache.org --0015176f0d34e1264204ab14242f Content-Type: text/plain; charset=ISO-8859-1 Hi, I am performing some basic performance tests with Traffic Server with and without a plugin I have written. I have noticed that if you download (without any plugin enabled) a file then download another file that the second download is a lot slower that the first one - over 10 times as slow. If you then wait for about 10-20 seconds it is back to the original speed. For example downloading an 8MB file using wget takes about 0.09s, but downloading the same or another 8 MB file on the same server again it is 1.3s. If I bypass the proxy then the files always downloads at about 0.07s. This seems to be affecting the overall performance of Traffic Server. Note I am using version 3.0.0 with no caching enabled. Has any one got any ideas? Thank-you, Chris Reynolds. --0015176f0d34e1264204ab14242f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I am performing some basic performance tests with Tr= affic Server with and without a plugin I have written. I have noticed that = if you download (without any plugin enabled) a file then download another f= ile that the second download is a lot slower that the first one - over 10 t= imes as slow. If you then wait for about 10-20 seconds it is back to the or= iginal speed.

For example downloading an 8MB file using wget takes ab= out 0.09s, but downloading the same or another 8 MB file on the same server= again it is 1.3s. If I bypass the proxy then the files always downloads at= about 0.07s.

This seems to be affecting the=A0overall=A0performance = of Traffic Server. Note I am using version 3.0.0 with no caching enabled.

Has any one got any ideas?

Thank-you,

Chris Reynolds.


--0015176f0d34e1264204ab14242f--