Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #34277 All Revisions ] Back to Issue ]
Summary 0034277: Support stateless web/mobile service requests which do not create a http session but still supports login
Revision 2016-10-23 13:39 by mtaal
Description The standard webservice calls from retail to the server do login and create a http session.

We should support an approach in which a webservice does support login, but does not create/keep a session.

Note: that this approach only works for simple webservices which do not require data present in http session. But this is fine.
Revision 2016-10-23 10:57 by mtaal
Description The MobileServerStatusInformation webservice is called in high frequence (every few minutes). Each call can potentially create a new http session which is kept in memory for 20 mins. Also the webservice is called from all store servers to the central server. Causing load on the central server.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker