[EMAIL PROTECTED] Jmeter, Apache Web Server and JBoss Cluster: the response time grows!

2008-11-07 Thread Massimiliano Giraldo
Hi all! I'm testing (with JMeter) Apache Web Server with a cluster of two computers with JBoss (mod_jk for connection between Web Server and JBoss). I make requests to a simple servlet. I plan: - 1000 users; - 0 or 1 second of ramp-up; - 10 requests for each user. I see that the response times s

Re: [EMAIL PROTECTED] Apache, Jboss and mod_jk

2008-09-17 Thread Massimiliano Giraldo
ybe trivial, but I try to understand! =) Thanks Max Massimiliano Giraldo wrote: > > Hi André > > The version of Apache isn't an Apache "packaged" for Fedora. > I downloaded the .tar.gz version from http://httpd.apache.org and then I > configured and installed it! >

Re: [EMAIL PROTECTED] Apache, Jboss and mod_jk

2008-09-17 Thread Massimiliano Giraldo
hand" following > separate instructions, so maybe the files you are modifying are not the > ones your Apache is really using. > How do you start/restart Apache ? > > > > > Massimiliano Giraldo wrote: >> Hello André >> >> I think that mod_jk is no

RE: [EMAIL PROTECTED] Apache, Jboss and mod_jk

2008-09-17 Thread Massimiliano Giraldo
MAIL PROTECTED] > www.mpstechnologies.com > -Original Message- > From: Massimiliano Giraldo [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 17, 2008 1:47 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache, Jboss and mod_jk > > > Hel

Re: [EMAIL PROTECTED] Apache, Jboss and mod_jk

2008-09-17 Thread Massimiliano Giraldo
> Davide Bianchi wrote: >> Massimiliano Giraldo wrote: >>> Then I tried to configure the web server with mod_jk. I downloaded the >>> binary version of mod_jk and I followed the guide that I found on >>> http://www.jboss.org/file-access/default/members/jbossas/fr

Re: [EMAIL PROTECTED] Apache, Jboss and mod_jk

2008-09-17 Thread Massimiliano Giraldo
cause Apache looks for my application in /var/www/html, instead forwarding the request to JBoss. Max Davide Bianchi wrote: > > Massimiliano Giraldo wrote: >> Then I tried to configure the web server with mod_jk. I downloaded the >> binary version of mod_jk and I followed the guide t

[EMAIL PROTECTED] Apache, Jboss and mod_jk

2008-09-17 Thread Massimiliano Giraldo
Hello! I'm trying to find the solution of my problems in Nabble, but my search isn't good. I'm working with Jboss 4.2.3.GA, Apache 2.2.9 and mod_jk, everything working on Fedora 8. I would like to create a cluster of two computers and a loadbalancer based on Apache. I had no problems creating t