ASP Ajax Issues
-
I am using both Ad Inserter Pro (AIP) and ASP. I’ve notice that admin-ajax.php is very slow on the back-end. It is also very slow when AIP makes a front-end call.
Deactivating ASP made AIP twice as fast, but still significantly slow, with little effect on the back-end.
I am posting if anyone had any guidance on this issue. I did notice ASP is setting Ajax asynch to false in the code but not sure about the context since the code is minified. I wanted to make sure that ASP is setting it back to true. Also, I am concerned if there are any DNS or polling issues that I should be aware? I don’t fully understand the problem, so I appreciate any guidance.
I am looking at server configuration issues (DNS and reducing the WP heartbeat to reduce the load Ajax has on the server). The server is probably throttling AJAX. The server seems to have a lot of asynch download of assets with the webpage, but otherwise, very slow in terms of processing power. We are looking at a new hosting plan for the live server. The development and staging server are both faster but I am noticing significant Ajax performance issues with the development and staging server, it just isn’t as bad as it is on the live server.
The page I need help with: [log in to see the link]
The topic ‘ASP Ajax Issues’ is closed to new replies.