Page load version check Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Page load version check This topic has 3 replies, 2 voices, and was last updated 7 years, 9 months ago by Ernest Marcinko. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 17, 2018 at 12:52 pm #18998 fcweb1Participant Hi, We are running behind firewall as an intranet, since install the site has slowed down, I have installed query check and got this result: Method URL Status Caller Component Timeout Time GET http://update.wp-dreams.com/version/asp.txt ?t=1534505536 cURL error 28: Connection timed out after 2000 milliseconds + Toggle button asp_updates->getData() Plugin: ajax-search-pro 2 2.0018 Total: 1 WP_PROXY_HOST: 172.17.101.249 WP_PROXY_PORT: 8888 WP_PROXY_BYPASS_HOSTS: localhost Any ideas how to resolve? Thanks August 17, 2018 at 1:12 pm #18999 Ernest MarcinkoKeymaster Hi, That is the plugin version check module. If you put this line to the wp-config.php file in your root directory, then it will not be executed: [php]define(‘WP_HTTP_BLOCK_EXTERNAL’, true);[/php] It will also prevent any off-network URL checks on the whole installation. August 17, 2018 at 2:36 pm #19002 fcweb1Participant Thanks very much..fixed August 17, 2018 at 3:30 pm #19003 Ernest MarcinkoKeymaster You cannot access this content. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘Page load version check’ is closed to new replies.