Author |
|
sekhar484
Joined: 09 Nov 2011 Posts: 20
|
Posted: Wed 22 Jan '14 7:13 Post subject: Best Tools for Testing Apache Reverse Proxy Performance |
|
|
Hi,
Can any One Please Suggest the best tools for testing Apache Reverse Proxy Performance and Memory Usage in Windows.
Thanks & Regards,
sekhar. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 22 Jan '14 17:30 Post subject: |
|
|
Static content? Dynamic content? Cache on the reverse proxy? |
|
Back to top |
|
sekhar484
Joined: 09 Nov 2011 Posts: 20
|
Posted: Wed 22 Jan '14 19:01 Post subject: hi James |
|
|
James Blond wrote: | Static content? Dynamic content? Cache on the reverse proxy? |
I not used any cache module.The Content will be static and dynamic.I configured Web Applications at the Backend of Reverse Proxied Apache Server(2.4). Now how to Test the performance of this Apache Server when Clients Requests the Backend Applications through this Reverse proxied Apache Server.Is there any best tools for checking Load,memory usage and performance of this reverse proxied Apache Server. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 23 Jan '14 22:11 Post subject: |
|
|
For testing there is ab(.exe) See also http://www.apachelounge.com/viewtopic.php?t=531
Checking the load and stuff can be done with the windows resource monitor.
The performance of the website itself you can access the website during the test with ab and or google page speed |
|
Back to top |
|
sekhar484
Joined: 09 Nov 2011 Posts: 20
|
|
Back to top |
|