Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 10766 invoked from network); 2 Aug 2005 20:05:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2005 20:05:01 -0000 Received: (qmail 45764 invoked by uid 500); 2 Aug 2005 20:04:58 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 45733 invoked by uid 500); 2 Aug 2005 20:04:57 -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 45705 invoked by uid 99); 2 Aug 2005 20:04:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 13:04:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of marcelochyna@gmail.com designates 64.233.170.206 as permitted sender) Received: from [64.233.170.206] (HELO rproxy.gmail.com) (64.233.170.206) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 13:04:48 -0700 Received: by rproxy.gmail.com with SMTP id r35so1572709rna for ; Tue, 02 Aug 2005 13:04:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DU4opVg8RiJoTvePCV8cG+8Bumz1gvd86CEMMcQ6es3jMlufFARJv3Db1xgP14CuyaP8J5ReGplLSnKsAofociilkTPenKzLfdIz926STSIzajofJ+ZJ3mE8xsZQTY78mxmQaikXBtK5t8J7diQsIfF45kk0XTmyzS6u5eDQl1E= Received: by 10.38.207.16 with SMTP id e16mr3160193rng; Tue, 02 Aug 2005 13:04:55 -0700 (PDT) Received: by 10.38.161.49 with HTTP; Tue, 2 Aug 2005 13:04:55 -0700 (PDT) Message-ID: Date: Tue, 2 Aug 2005 17:04:55 -0300 From: Marcelo de Andrade Reply-To: Marcelo de Andrade To: JMeter Subject: Accessing a .exe file with HTTP Request In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi! Can I access an executable file located in a WEB page with JMeter? I'm tryng to use a HTTP Request: Server Name or IP: 111.111.111.1 Port Number: 8080 Path: /cliente/file.exe ******************************** The file is in a Tomcat application. ******************************** In the View Results Tree - Sampler Result, it shows: Load time: 63 HTTP response code: 400 HTTP response message: Bad Request HTTP response headers: HTTP/1.1 400 Bad Request Date: Wed, 27 Apr 2005 14:26:09 GMT Server: Apache-Coyote/1.1 Connection: close ******************************** I already had copied the link and placed it into the browser to verify if it was correct and i had access to the file normaly. What am I doing wrong? Thanks in advance. Marcelo. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org