Need Urgent Help

D

Dinesh Upare

Friends,
Please provide suggestions to improve the performance of webservices?

The current architecture and problems : -
The webservices are installed on Server1, the database server is also on
Server1,
But the database for authentication is on Server2 and authorization
webservice is on server2.
client is Winform Application.

The authentication database server has to be different than the company
database.
Currently every time a web service is called on server1 the authorization is
checked.
As there are no. of webservice called from Windows Client, every time the
call is made the
authorization webservice at server2 is called, This is making the response
time so long.

I have following options -
1. Maintainig a session between client and server.
And the authorization will be done only once between the session.

Is this a right approach?

What else can be done to improve the performance?
Microsoft application block is used for database connection.


Thanks

Dinesh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top