
28 Dec
2011
28 Dec
'11
2:04 p.m.
Well, if they are on a *nix server, they can opt for a thread based rather than a process based web server , scales highly on demand bursts http://stackoverflow.com/questions/1986976/multi-process-webserver-vs-multi-... I have no idea about whether IIS is process or thread based, and what you do in IIS to increase performance due to high traffic load or many static files. Agosta can clarify on this as he has worked with such servers