• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

web server benchmark

JonnyBlaze

Diamond Member
anyone know of a way to test / stress a web server?? besides posting a link on ATOT 🙂

i just got apache running on my fbsd box and want to see what it can handle.

thanks

JB

 
[sean@hurricane][/usr/local/sbin] man -k benchmark
ab (8) - Apache HTTP server benchmarking tool

DESCRIPTION
ab is a tool for benchmarking the performance of your
Apache HyperText Transfer Protocol (HTTP) server. It does
this by giving you an indication of how many requests per
second your Apache installation can serve.

nuff said 🙂
 
Back
Top