I have a Datasnap ISAPI server and client that talks to it. Problem is that it takes about 7 seconds just for request to receive at server. My test echo string function takes about 7 seconds. But if I run it again without closing client application it takes 2 seconds. Any idea what can be done to improve the speed first time itself. Thank You.

Comments