On Thu, Mar 20, 2008 at 2:13 PM, Skye Poier Nott <[EMAIL PROTECTED]> wrote:
> I originally discovered the problem because the initial "fill" of
> mod_disk_cache from the origin server was taking forever. The stats I
> list below are with mod_proxy only (mod_cache is loaded, but not
> enabled fo
I originally discovered the problem because the initial "fill" of
mod_disk_cache from the origin server was taking forever. The stats I
list below are with mod_proxy only (mod_cache is loaded, but not
enabled for any host)
Skye
On 19-Mar-08, at 3:07 PM, Robert Anderson wrote:
I had a sim
I had a similar issue that was caused by caching. Do you have mod_cache
or mod_disk_cache active? are they clearing properly?
Regards,
Robert Anderson
B2B ECS TORONTO
17 Gormley Rd. W.
Richmond Hill, ON, L4
Hi Joshua,
I've tried changing MaxClients from 256 to 512 to 1024, no effect.
I've tried changing from MPM prefork to worker, and twiddled threads
per child, no effect.
Just can't seem to get more than about 4 Mbit/sec out of the origin.
I'll give dev@ a ping.
Thanks,
Skye
On 19-Mar-08
On Tue, Mar 18, 2008 at 8:51 PM, Skye Poier Nott <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am doing some load testing on a reverse proxy with apache 2.2 +
> mod_proxy and I'm getting terrible throughput, I was wondering if
> anyone had a suggestion.
>
> I have the following config, all on gigabit
Hi,
I am doing some load testing on a reverse proxy with apache 2.2 +
mod_proxy and I'm getting terrible throughput, I was wondering if
anyone had a suggestion.
I have the following config, all on gigabit ethernet:
1 origin server -> 2 mod_proxy servers -> 4 client simulators (flood)
The