.On Fri, Jul 18, 2014 at 2:52 PM, David Favor wrote:
> A quick test of how fast a single file will serve is to do this.
>
>1) ssh into your machine (you must ssh in for this test for it to be
> accurate)
>
>2) create a 150K file
> net1# dd if=/dev/zero of=output.dat bs=150K count=1
>
Koray Ersin wrote:
Hi all,
I have an Apache/2.2.15 server running on RHEL 6.
There is a single file (150K in size )hosted on this server.
The server has 2 x 2.6Ghz quad-core CPU and has 12GB memory.
I would like to know/calculate how many concurrent users can download
this file.
Which conf
Hi all,
I have an Apache/2.2.15 server running on RHEL 6.
There is a single file (150K in size )hosted on this server.
The server has 2 x 2.6Ghz quad-core CPU and has 12GB memory.
I would like to know/calculate how many concurrent users can download
this file.
Which configurable files we ha