WebAPI Timeout

Former Member
Former Member $organization

Hi All,

Just recently we've been experiencing serious performance problems on our website. Looking into the logs it appears that "GetNewSessionKey" and "SetVariable" methods are frequently timing out. We recently upgraded to 12.5 but were experiencing performance problems before the upgrade. Site has been performing well for months but has suddenly ground to a halt. Any ideas what might be causing these methods to timeout?

Thanks

Parents
  • Former Member
    Former Member $organization

    We already use the IP for talking to the API so I don't think it's that.

    The T_Web_Session_Session table was my first thought. We ran the clean up utility "UP_CLEAN_WEB_TABLES", which did significantly reduce our session table but performance issues remain.

    Will run a profiler in the morning to to see if that casts any more light on the situation.

    Thanks for feedback everyone. Let me know if there are any other ideas.

Reply
  • Former Member
    Former Member $organization

    We already use the IP for talking to the API so I don't think it's that.

    The T_Web_Session_Session table was my first thought. We ran the clean up utility "UP_CLEAN_WEB_TABLES", which did significantly reduce our session table but performance issues remain.

    Will run a profiler in the morning to to see if that casts any more light on the situation.

    Thanks for feedback everyone. Let me know if there are any other ideas.

Children