Quantcast
Channel: Technical Support - KEMP Technologies Community Forums
Viewing all articles
Browse latest Browse all 115

Real server check content.

$
0
0

Hi,

I have running 2 webservers with an CMS. If one of the CMS stops, the website is still available but with an error message. So if one of the servers have a problem, the Loadmaster don't see the problem. For that reason, I want to check some content on the site.

For example, in the "Real Server Check Parameters" I set the "HTTP Method" to "GET"

For testing purposes I created a site with this HTML:

<html>
<head>
<meta name="metaname" description="metadescription" />
<title>Title</title>
</head>
<body>
<h1>test header</h1>
<p>content</p>
<p>Image:</p>
<img src="iis-8.png">
</body>
</html>

 

At this moment I can check on the yellow parts, the title, header and content.

Is it possible to check on parts of the "head"  for example meta data or on pictures on the page?

Regarts, AJ


Viewing all articles
Browse latest Browse all 115

Trending Articles