From Session 2, the user again sends a resource request to the DCE app server, which again pulls in the user's completed PAC structure.
在会话2中,该用户再次发送一个对DCE应用服务器的资源请求,这会再次获取该用户完整的PAC结构。
2
In many cases, storing large objects in the session can be circumvented by just storing a key in the session and using this key as a reference to lookup a larger object in some other data structure.