3.1.6 - Technical Details on Scheduling (WebCheck)

Top  Previous  Next

 

How does it work?

 

The following diagram shows how the scheduling works:

Admin_Data_Technical_Details_Scheduling

 

What is WebCheck?

 

WebCheck is a console application developed by Media Road Inc. It is used to execute and/or download a web page in the background.

 

WebCheck.exe is located under the Admin folder, i.e. /Admin/Data/WebCheck/WebCheck.exe

 

WebCheck_Files

 

LogAll.txt: contains the log file generated by WebCheck

TempPage.htm: It is the HTML file downloaded from the URL specified

WebCheck.exe: The console main application

WebCheck.exe.config: The configuration for Proxy, Authenticated Web Sites and Time Out value

 

 

Authenticated Web Sites

 

If you have enabled Windows Authentication or Plain Password protection for your web site, you need to edit the WebCheck.exe.config file. The key and value pair is self explanatory:

 

It supports SSL on HTTPS

 

WebCheck_Config