---- dataentry configoptions ---- type : constant name : ASYNC_REQUEST_INTERVAL purpose : create a delay between Ajax requests on a page allowed : any number > 0 default : 0 status_s : category : system ---- In some pages (eg the subscriber list page), certain elements of the page are fetched in the background. This may at times cause the server to think it is being attacked when many requests are fired in a short space of time. Set this value (in milliseconds, so 2000 is two seconds) to create a small delay between the requests, so that the server is happy. From version 3.6.13 onwards only