Performance question

 
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP
View previous topic :: View next topic  
Author Message
ampo
-


Joined: 28 Dec 2011
Posts: 1

PostPosted: Wed Dec 28, 2011 8:58 am    Post subject: Performance question Reply with quote

Hello.

I have 2 ASP's: SetValue.asp and GetValue.asp
The SetValue.asp is called from single external site.
The GetValue.asp is called by ~500 clients, each 2-3 seconds.

Both SetValue and GetValue are using the same ASP (AppManager.asp) to read and write the value to Application (memory).
SetValue.asp (includes AppManager.asp) ==> Application
GetValue.asp (includes AppManager.asp) ==> Application

My problem is that some clients gets the value (using the GetValue.asp) more than 10-15 seconds after the value was set.
Some clients are getting the value right away.

What can I do?
Splitting any ASP (the GetValue or AppManager) will help?

Thanks for any advice.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group