Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 74078 invoked from network); 7 Mar 2008 16:14:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2008 16:14:31 -0000 Received: (qmail 85900 invoked by uid 500); 7 Mar 2008 16:14:19 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 85732 invoked by uid 500); 7 Mar 2008 16:14:18 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 85721 invoked by uid 99); 7 Mar 2008 16:14:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 08:14:18 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stanlick@gmail.com designates 72.14.214.229 as permitted sender) Received: from [72.14.214.229] (HELO hu-out-0506.google.com) (72.14.214.229) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 16:13:42 +0000 Received: by hu-out-0506.google.com with SMTP id 34so321625hui.22 for ; Fri, 07 Mar 2008 08:13:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=+ctEWp0N0pMa84L2PW8InQ7JlqY2xgbSSY++JXR5GQU=; b=HCNvaSjfJDoxaCMBvaCCuXgnfuL9xO+Mv2251GgchclnaPAjMs2h+bbXQaJTPoAiV3uM0q+S+6ZhoSIqiIfo6ticFa9XMQZ5vLOtdEuufOySnXH7jl7WlqKbx8tnt78UhmIqCFPOV6GMI7AJtoR65brJztGTXU7QtofWEbzYx3Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=IpJ7Kc3WyVRH+JgTh72zKfvvNlOs/qKPl/0EPxT6BechPJ/hzJrVA9pkAyLPKte87vBswzxR7J8PNs7s0Mn0mY63VkyFvNZV5TDE1JKqxNtkxLRH7PP8eQtQTx3WA3wuqhToI6lMfi7vF+MI+h9ikBAFzxtBGVAyNvZRCjoO9iM= Received: by 10.151.38.12 with SMTP id q12mr593267ybj.124.1204906430272; Fri, 07 Mar 2008 08:13:50 -0800 (PST) Received: by 10.150.97.13 with HTTP; Fri, 7 Mar 2008 08:13:50 -0800 (PST) Message-ID: Date: Fri, 7 Mar 2008 10:13:50 -0600 From: stanlick@gmail.com To: "Struts Users Mailing List" Subject: Re: [S2] Load Testing and number of sessions In-Reply-To: <47D1683C.1090805@skipdaddy.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4698_14738313.1204906430267" References: <47D1683C.1090805@skipdaddy.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4698_14738313.1204906430267 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline This sounds as exciting as your first kiss! Have you looked at HttpUnit? On Fri, Mar 7, 2008 at 10:07 AM, Skip Hollowell wrote: > Hey all, > > It's getting pretty close to that magical time, production day. > > So I am starting to get a little anxious about what kind of limits my > Struts 2 app will run up against. Is there any good way to determine > what kind of user load I will start maxing out with? Is there an open > source load test tool for webapps that you all might recommend. > Something that I can use to simulate hundreds of signed in users at the > same time? I'm just more curious what has worked for you all before I > try a couple of things here. Right now we are slated to run 2 servers, > each with 1 instance of tomcat, and some basic load balancing down to > divvy up requests to the separate machines. > > Skip Hollowell > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- Scott stanlick@gmail.com ------=_Part_4698_14738313.1204906430267--