Yes: The SESSION cookie is never created
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS ASP > Yes: The SESSION cookie is never created




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Yes: The SESSION cookie is never created  
ou812@ou812.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-26-04 03:19 PM

Yes.  The session_onstart event will fire for every pull BECAUSE no
SESSIONID cookie is ever created and the server has to assume that
every HTTP REQUEST frame is a new session.  The response object is
actually just setting a header, of course.

Every redirect is sending a header to the browser equivalent to a
"meta refresh" and that once again triggers the session_onstart.

Geezus.  Duh.





[ Post a follow-up to this message ]



    Re: Yes: The SESSION cookie is never created  
ou812@ou812.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-26-04 03:19 PM

On Fri, 25 Jun 2004 18:45:21 GMT, ou812@ou812.com wrote:

In saying "Geezus. Duh", I was commenting on my own confusion.

Thanks.

>Yes.  The session_onstart event will fire for every pull BECAUSE no
>SESSIONID cookie is ever created and the server has to assume that
>every HTTP REQUEST frame is a new session.  The response object is
>actually just setting a header, of course.
>
>Every redirect is sending a header to the browser equivalent to a
>"meta refresh" and that once again triggers the session_onstart.
>
>Geezus.  Duh.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:31 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register