Hi All,
Did anyone configured an apache 2.2 for a high traffic server? I am interested in how many connections can handle an apache installation using worker or prefork (and wich one is more suitable) for a minimum response time, ignoring file i/o (this server will server reverse proxy requests). I intend to configure it for around 400 requests per second and i'm not sure if prefork will do.
Thanks.