Aparajita,


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.


This begs a question... Why shouldn't we put apache and 4D's built in web server in the same category? I understand Apache is open source, why don't 4D just implement it inside 4D?

Just a thought!

James.

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to