K
Kevin Jackson
Does accessing a session variable multiple times during the processing of a
page incur a hop each time it is accessed in State Server and SQL Server
modes? Or does the roundtrip occur just once and then the variable used
from a session cache for the rest of the request?
Is the session written out at the end of the request or when a session is
written to?
page incur a hop each time it is accessed in State Server and SQL Server
modes? Or does the roundtrip occur just once and then the variable used
from a session cache for the rest of the request?
Is the session written out at the end of the request or when a session is
written to?