Ok so does this mean that if:
Browser A and Browser B both request a web page at the virtually
the same time ( let's say Browser A is a few seconds before
Browser B's request).
Will the IIS pick up the first request (ie Browser A) and
return the requested webpage before processing the request from
Browser B ?
Or does the webserver build the 2 requested webpages at the same
time - as it knows it is handling 2 sessions ?
Sorry to be dumb on this one.
Thanks.
|