Overhead
drbrain |
It seems to be Apache and mod_proxy that are making the images slower. ab shows going straight to webrick gives approximately 110 requests per second for -c 100 -n 1000 while webrick via mod_proxy gives approximately 90 requests per secord for the same settings. I wish I could go straight to webrick from the load balancer.
Comments are disabled

