SunQuest
 
           Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old July 23rd, 2001, 03:20 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
CS2K & Cookieless Sessions

Originally posted by : Adam Kassell (adam.kassell@issolutions.co.uk)I am currently investigating an upgrade from Site Server Commerce Edition 3 to CS2K. Unfortunately some of our customer base is insisting on a cookieless solution to placing their on-line orders. This is due primarily because machines being used are part of university/college networks that need to support multiple users and/or generally have cookies disabled either for security or some other reason.I am aware of cookie munging, but have been told that it may not be suitable for a site taking as many orders at this one - up to 7000 orders per day with very heavy peaks. My team here has been unable to remove cookies completely using Site Server and it has been suggested that we upgrade to Commerce Server 2000. However, I am not sure that we won't come across the same problems. Can anyone verify if it is possible to have a completely cookieless solution or at least no client side cookies using Commerce Server 2000.Many thanksAdam Kassell

Reply With Quote
  #2  
Old July 26th, 2001, 11:13 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
Originally posted by : av (avu@ci.bellevue.wa.us)Yes, CS2K handles cookies and cookiesless. If cookiesless then all data in cookies will be convert to url string with GET method.Alan Vu------------Adam Kassell at 7/23/2001 1:20:29 PMI am currently investigating an upgrade from Site Server Commerce Edition 3 to CS2K. Unfortunately some of our customer base is insisting on a cookieless solution to placing their on-line orders. This is due primarily because machines being used are part of university/college networks that need to support multiple users and/or generally have cookies disabled either for security or some other reason.I am aware of cookie munging, but have been told that it may not be suitable for a site taking as many orders at this one - up to 7000 orders per day with very heavy peaks. My team here has been unable to remove cookies completely using Site Server and it has been suggested that we upgrade to Commerce Server 2000. However, I am not sure that we won't come across the same problems. Can anyone verify if it is possible to have a completely cookieless solution or at least no client side cookies using Commerce Server 2000.Many thanksAdam Kassell

Reply With Quote
  #3  
Old July 26th, 2001, 01:44 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
Originally posted by : Adam Kassell (adam.kassell@issolutions.co.uk)Many thanks for your response Alan. I'm not sure if I understand your message correctly, but are you saying that upgrading to CS2K will interrogate the browser settings of visitors automatically and convert cookie data to the URL string automatically, or will our existing code need to be modified to support this?Adam------------av at 7/26/2001 9:13:14 AMYes, CS2K handles cookies and cookiesless. If cookiesless then all data in cookies will be convert to url string with GET method.Alan Vu------------Adam Kassell at 7/23/2001 1:20:29 PMI am currently investigating an upgrade from Site Server Commerce Edition 3 to CS2K. Unfortunately some of our customer base is insisting on a cookieless solution to placing their on-line orders. This is due primarily because machines being used are part of university/college networks that need to support multiple users and/or generally have cookies disabled either for security or some other reason.I am aware of cookie munging, but have been told that it may not be suitable for a site taking as many orders at this one - up to 7000 orders per day with very heavy peaks. My team here has been unable to remove cookies completely using Site Server and it has been suggested that we upgrade to Commerce Server 2000. However, I am not sure that we won't come across the same problems. Can anyone verify if it is possible to have a completely cookieless solution or at least no client side cookies using Commerce Server 2000.Many thanksAdam Kassell

Reply With Quote
  #4  
Old July 27th, 2001, 01:24 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
Originally posted by : AV (avu@ci.bellevue.wa.us)I am sorry I am afraid that you have to do work here. Even straight migration is not a simple one.------------Adam Kassell at 7/26/2001 11:44:05 AMMany thanks for your response Alan. I'm not sure if I understand your message correctly, but are you saying that upgrading to CS2K will interrogate the browser settings of visitors automatically and convert cookie data to the URL string automatically, or will our existing code need to be modified to support this?Adam------------av at 7/26/2001 9:13:14 AMYes, CS2K handles cookies and cookiesless. If cookiesless then all data in cookies will be convert to url string with GET method.Alan Vu------------Adam Kassell at 7/23/2001 1:20:29 PMI am currently investigating an upgrade from Site Server Commerce Edition 3 to CS2K. Unfortunately some of our customer base is insisting on a cookieless solution to placing their on-line orders. This is due primarily because machines being used are part of university/college networks that need to support multiple users and/or generally have cookies disabled either for security or some other reason.I am aware of cookie munging, but have been told that it may not be suitable for a site taking as many orders at this one - up to 7000 orders per day with very heavy peaks. My team here has been unable to remove cookies completely using Site Server and it has been suggested that we upgrade to Commerce Server 2000. However, I am not sure that we won't come across the same problems. Can anyone verify if it is possible to have a completely cookieless solution or at least no client side cookies using Commerce Server 2000.Many thanksAdam Kassell

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > CS2K & Cookieless Sessions


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

Iron Speed




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway