it's going to take some work, but have a look at jmeter:
http://jmeter.apache.org/
http://lincolnloop.com/blog/2012/sep/19/load-testing-jmeter-part-3-replaying-apache-logs/
and/or grinder (we use this for very custom benchmarks, i imagine you could
program access log replays as well, its basically anything you can write in
python:
http://grinder.sourceforge.net/g3/features.html
--
Iain Wright
Cell: (562) 852-5916
http://www.labctsi.org/
This email message is confidential, intended only for the recipient(s)
named above and may contain information that is privileged, exempt from
disclosure under applicable law. If you are not the intended recipient, do
not disclose or disseminate the message to anyone except the intended
recipient. If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender by return email, and
delete all copies of this message.
On Fri, Jun 28, 2013 at 1:49 AM, Renzo Racioppi <hellforgetm@gmail.com>wrote:
> Hi, I have both an architecture with: Apache+Fpm and Nginx+Fpm. I must
> test them with an access log replay strategy.
>
> Here is the format of the log:
>
> 00:00:00 vhost1.com /static_file_of_5279_bytes.png
> 00:00:00 vhost6.com /script.php?output=17359
> 00:00:01 vhost7.com /static_file_of_595_bytes.png
> 00:00:01 vhost8.com /static_file_of_1899_bytes.png
> 00:00:01 vhost2.com /script.php?output=2486274
>
> Does anybody of you know HTTP/WebServer benchmark tools which can set
> their proper header by reading the log, and generate the traffic whose rate
> is based on the timestamp of the log? thanks.
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "highload-php-en" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to highload-php-en+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
---
You received this message because you are subscribed to the Google Groups "highload-php-en" group.
To unsubscribe from this group and stop receiving emails from it, send an email to highload-php-en+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
http://jmeter.apache.org/
http://lincolnloop.com/blog/2012/sep/19/load-testing-jmeter-part-3-replaying-apache-logs/
and/or grinder (we use this for very custom benchmarks, i imagine you could
program access log replays as well, its basically anything you can write in
python:
http://grinder.sourceforge.net/g3/features.html
--
Iain Wright
Cell: (562) 852-5916
http://www.labctsi.org/
This email message is confidential, intended only for the recipient(s)
named above and may contain information that is privileged, exempt from
disclosure under applicable law. If you are not the intended recipient, do
not disclose or disseminate the message to anyone except the intended
recipient. If you have received this message in error, or are not the named
recipient(s), please immediately notify the sender by return email, and
delete all copies of this message.
On Fri, Jun 28, 2013 at 1:49 AM, Renzo Racioppi <hellforgetm@gmail.com>wrote:
> Hi, I have both an architecture with: Apache+Fpm and Nginx+Fpm. I must
> test them with an access log replay strategy.
>
> Here is the format of the log:
>
> 00:00:00 vhost1.com /static_file_of_5279_bytes.png
> 00:00:00 vhost6.com /script.php?output=17359
> 00:00:01 vhost7.com /static_file_of_595_bytes.png
> 00:00:01 vhost8.com /static_file_of_1899_bytes.png
> 00:00:01 vhost2.com /script.php?output=2486274
>
> Does anybody of you know HTTP/WebServer benchmark tools which can set
> their proper header by reading the log, and generate the traffic whose rate
> is based on the timestamp of the log? thanks.
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "highload-php-en" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to highload-php-en+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
---
You received this message because you are subscribed to the Google Groups "highload-php-en" group.
To unsubscribe from this group and stop receiving emails from it, send an email to highload-php-en+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.