Hi Team What is the recommended way of removing old session variables. Yes a "logout" is the logical place, but the reality hardly any user will use that and just close their browser tab/window. Do I write a job to daily or weekly go through the t_bdf_websession and delete applicable records from t_bdf_session,t_bdf_sessionitem and t_bdf_websessionlog? |
Hi Raymond, Formspider already handles this maintenance. When it's installed, Formspider automatically creates 2 daily jobs, you can find these jobs with the following query:
The job which calls the The job which calls the Hope this helps, Thanks Ibrahim. Great one thing less to worry about.
(25 Apr '14, 19:35)
Raymond
|