I've been a bit astonished at how much of an improvement Apache made to the general fielding of requests.
I'm not. If you think about it, a dynamic page consists of a single request for dynamic data (the page itself) and typically *many* resources referenced within the page (css, javascript, images). So the majority of http requests (and thus socket connections) come from static content. From the point of view of a pure web server, we can't possibly put apache and 4D's built in web server in the same category.
Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
