Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

Session_Start method keeps firing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mike - 01 Oct 2007 22:55 GMT
Hello,

I have written a reverse proxy that redirects some of the portal's pages on
a different (remote) server. The communication occurs in HTTPS. When a page,
which contains several controls, gets executed and is redirected on the
remote server, the "Session_Start" method fires for each single control on
the page.  This means that the content of the Session is never the same,
since a new SessionID is created. Why is that? In my reverse proxy I am not
handling cookies, since our application is cookieless. Could this be the
cause of the problem?

Any suggestion is greatly appreciated. I'm really stuck on this one...

Thanks.
Mike
bruce barker - 01 Oct 2007 23:45 GMT
the session id is either in a cookie, or in the url. your proxy will
have to pass along the cookies and remap the domain names.

-- bruce (sqlwork.com)

> Hello,
>
[quoted text clipped - 11 lines]
> Thanks.
> Mike
Mike - 02 Oct 2007 04:50 GMT
OK. Sorry for the silly question, but what does "remap the domain names"
mean? How does it work? Is there any reference to articles or resources that
I can check?

> the session id is either in a cookie, or in the url. your proxy will have
> to pass along the cookies and remap the domain names.
[quoted text clipped - 16 lines]
>> Thanks.
>> Mike

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.