SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free.
Load testing a (Drupal) web site
Benchmarking Applications
Resources
- Drupal 7 Front-End Performance - Shared Hosting Recommendations
- Benchmarking and profiling Drupal
- Drupal webserver configurations compared
- lamp performance on the elastic compute cloud: benchmarking drupal on amazon ec2
- load test your drupal application scalability with apache jmeter
- Beseige Your Web Application - Load Testing over HTTP
- 5 Rules to Optimize Your Server
ApacheBench Usage
Usage: ab [options] [http[s]://]hostname[:port]/path
-n requests Number of requests to perform
-c concurrency Number of multiple requests to make
- Log in to post comments