-- In [email protected], Tahsin Tahsin <[EMAIL PROTECTED]> wrote: > > But this one also claiming youtube uses it: > http://en.wikipedia.org/wiki/Lighttpd >
I am sure that a high throughput and load balancing site like youtube uses a complicated infrastrucutre rather than just one webserver. Based on the contect type requested by the url, serving the request using a web server suitable to handle that type of content is just a baseline trick that I would have deployed for a high load service. I am sure they are doing a lot better than this ;)
