Henri Gomez wrote:

I made some benchs yesterday on my laptop between :

- TC 3.3.2/Coyote
- Apache 2.0.49 alone (simple html file)
- Apache 2.0.49 + jk 1.2.6 + TC 3.3.2/jk2
- Apache 2.0.49 + jk 1.2.6 + 2 * TC 3.3.2/jk2
- Apache 2.0.49 + mod_proxy + TC 3.3.2 (Coyote 1.1).

I'll redo them today on a faster machines since the results where
a little too random but the benchs raise some questions :

- I'm using ab (ApacheBench) and wonder if the -k (keep alive)
  if HTTP keep-alive is really used ?

I do my testing with -k usually, and with something like -c 20, to get an average load level (I'm using that on Cygwin, so high concurrency does't quite work in localhost). It seems like keepalive is being used often, and this factors out some of the network stack overhead when I'm profiling stuff.


Rémy


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to