[users@httpd] response time in jmeter

2011-11-12 Thread Marco Di Sano
Hi all, someone can tell me what parameter is the response time to serve an http request in JMETER? Is it latency parameter??? Please help me Thanks - The official User-To-User support forum of the Apache HTTP Server

[users@httpd] testing apache

2011-10-20 Thread marco di sano
hi all, i want to test the behaviour of apache web server. I used ab tool, but i don't obtain the result i want. My scenario is the follow: i have three apache web server running on three different machines (on LAMP). Each apache runs the same web application and i want to generate an http traffic

Re: [users@httpd] testing apache

2011-10-20 Thread marco di sano
thanks!! 2011/10/20 Simone Caruso i...@simonecaruso.com On 20/10/2011 15:53, marco di sano wrote: hi all, i want to test the behaviour of apache web server. I used ab tool, but i don't obtain the result i want. My scenario is the follow: i have three apache web server running on three

[users@httpd] How to simulate n requests to Apache

2011-09-22 Thread marco di sano
Hi all, i have this problem. I want to use *ab tool *to make N requests to a web server Apache. The option -g have this output: 1.starttime 2.seconds 3.ctime 4.dtime 5.ttime 6.wait Can someone explain me what is its meaning? Someone have some good link? Thanks a lot.

[users@httpd] plot response time of apache

2011-09-22 Thread marco di sano
Hi, someone knows as i plot Apache response time using ab tool? Thanks in advance.

[users@httpd] API java for Apache Log

2011-05-25 Thread marco di sano
Hi all, do someone know if exist a Java API for read or manipulate Apache log (access log)? Thanks in advance. Bye

[users@httpd] Apache monitoring

2011-05-03 Thread marco di sano
Hi all, I'm new in this group. I ask you if it is possible to monitoring the function calls that Apache makes when it must satisfy a request. For example, suppose we have a LAMP architecture (this is my architecture) and I want to display all the users in a database table (it exists). Is it