Hi,
I just recently finished developing a commercial web site using Webware and it is currently in the testing stage. The platform is Apache + Webware.
One of the strange problem I found recently testing the shopping cart using different computers from inside and outside the LAN is that the cart data (which is stored in the session) are shared among all the computers involved whether the computer is within the LAN or not. Each computer has an unique session ID.
Let's say I add something from computer A to the Cart, when computer B visit the web server and add another item, B will see what A added. Computer C will see both A & B's cart!
This is very weird -- the only thing I can think of is that there is some overly-agressive cache involved somewhere. Maybe being more explicit about Expires, or Vary, or one of those other caching headers would help.
-- Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss