pass request to other server# DotNet - 窗口里的风景
k*i
1 楼
I want to pass request to some other servers in my webfarm.But if I use
Request.Redirect,the sessionID is not passed and the new server will generate
a new session.And Server.Transfer only accpet virtual path which means that I
can't specify the host name.Any suggestions?Thanks
Request.Redirect,the sessionID is not passed and the new server will generate
a new session.And Server.Transfer only accpet virtual path which means that I
can't specify the host name.Any suggestions?Thanks