Inordinate amount of SQL User Validation requests...

Last post 01-14-2009, 12:48 AM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  01-13-2009, 11:55 AM 47696

    Inordinate amount of SQL User Validation requests...

    We have noticed since updating to the latest version 5 of CuteChat that our SQL Server is continually getting queried for User information...hundreds of queries per minute when only 100-200 individuals are in the chat rooms.
     
    It seems that it is validating each user over and over.
     
    Is this normal?... if so... Is that necessary?  Is there a way to minimize those queries?
     
    Thanks,
    Marc
     
     
  •  01-14-2009, 12:48 AM 47716 in reply to 47696

    Re: Inordinate amount of SQL User Validation requests...

    Marc,
     
    In the provider code, you would better to cache the result to improve the performance.
     
    We also plan cache that result internally.
     
    Regards,
    Terry.
View as RSS news feed in XML