Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 90358 invoked from network); 3 Aug 2010 19:44:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 19:44:35 -0000 Received: (qmail 19732 invoked by uid 500); 3 Aug 2010 19:44:35 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 19646 invoked by uid 500); 3 Aug 2010 19:44:34 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 19637 invoked by uid 99); 3 Aug 2010 19:44:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 19:44:34 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yasirshoa@gmail.com designates 209.85.213.172 as permitted sender) Received: from [209.85.213.172] (HELO mail-yx0-f172.google.com) (209.85.213.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 19:44:27 +0000 Received: by yxj4 with SMTP id 4so2052365yxj.31 for ; Tue, 03 Aug 2010 12:44:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Sk4wRoE4lfu3XLDY1PaTgTGkWaFlKjax2n5yUpxSAZE=; b=YQPlLpgEIuBv+ujPt7OkHZ5StNE3UFekkjKk+PbHergweu9EVlrsI3kqSdZDvLsgvg 8aG5ErIWq0B5pgdBNSlIdCNE91lt9/t/xT5vpyhAHp8IAzH4iBLpLyim5ZZUO6Ie/DXy piF+xl8z4DYfZUZ8igpflkwNS23x8bvKDgVcg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=weD1hODzhFea8IwzekT9yCHmEU5zssXkUsnbf/cJqmViJyfnb4Nc2kWC2s0DtaTVbk NUBLQ0QrpSXIytPXJLf5tG88qI2iN2i4GwRFzXAvDPDxMwAkie40CHJCZCVz8uI7jwZ0 3aKqAqdi/3AWmaLpAS+/tDIvCi9E33Dheb+xk= MIME-Version: 1.0 Received: by 10.151.62.9 with SMTP id p9mr9354456ybk.122.1280864646008; Tue, 03 Aug 2010 12:44:06 -0700 (PDT) Received: by 10.150.139.2 with HTTP; Tue, 3 Aug 2010 12:44:05 -0700 (PDT) In-Reply-To: <4C567E23.9040301@mpexnet.de> References: <4C567E23.9040301@mpexnet.de> Date: Tue, 3 Aug 2010 15:44:05 -0400 Message-ID: Subject: Re: Remote test not sending PHP requests From: Yasir Shoaib To: JMeter Users List Content-Type: multipart/alternative; boundary=000e0cd58f103b1048048cf08a06 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd58f103b1048048cf08a06 Content-Type: text/plain; charset=ISO-8859-1 Hi, The problem is solved now. The /etc/hosts file of the Master which had an entry for 127.0.0.1 which was change to the correct ip. Thanks for helping me solve this. Yasir On 2 August 2010 04:13, Felix Frank wrote: > Hi, > > it sounds strange that HTML requests are emitted, but no others. Before > going farther ahead with the Jmeter Server, please try > a) whether the same machine works as expected when running the Jmeter GUI > b) the same, but when running the test in no-GUI mode from the command line > > If in both cases, requests are being performed as expected, then > something must be fishy about your way of using the Jmeter Server. > Otherwise, the problem is more fundamental. > > Cheers, > Felix > > On 08/01/10 14:39, Yasir Shoaib wrote: > > Hi, > > > > Can you please point me to which configuration for the slaves should I > look > > at to fix this. > > > > Regarding the test script the server host is provided and the /etc/hosts > > file of the JMeter Master and Slave have been updated to have the server > > host resolve to the correct ip. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --000e0cd58f103b1048048cf08a06--