vansloan Posted April 18, 2016 Report Share Posted April 18, 2016 (edited) Hey all, I'm glad to see a active community behind Revive Adserver. I'm new to working with it, but I'm excited about the possibilities. I've installed the server, and setup the API. Everything is working and it's relatively straightforward. However, I find that the $xml->logon() call takes way too much time. I've also noticed that logging into the revive admin panel itself also takes quite a bit of time. Edit: I want to also add that subsequent API calls do not take a long time at all, it's just the logon - and by a long time I mean about 10 seconds. Is this something that you have seen before? And if so, is there a way that the API calls can be sped up with a default API session, or even a persistent logon? Thanks in advance for any help. Cheers Edited April 19, 2016 by Erik Geurts Fixed incorrect spelling of product name in topic body Quote Link to comment Share on other sites More sharing options...
Matteo Beccati Posted April 19, 2016 Report Share Posted April 19, 2016 An addional delay has been recently introduced to discourage brute force attacks, but that shouldn't affect proper login attempts. Such delay kicks in when there are multiple concurrent login attemps. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.