Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityCommunity Membe...Community Membe...BlueTango KeepAlive v1.0.0 ReleasedBlueTango KeepAlive v1.0.0 Released
Previous
 
Next
New Post
3/11/2008 3:09 PM
 
AuthIntegrator

BlueTango KeepAlive is a windows service designed to keep your ASP.NET application in server memory so your customers experience fast response times.  Simply install the service with the supplied setup program, edit the configuration file to specify the urls to monitor and the interval, and start the service.

Buy it from my site

Buy it from Snowcovered

Features:

  • This is a windows service that you install on a PC.  It runs whenever your PC is powered on, regardless of who, if anyone, is logged in.
  • One simple configuration file gives you complete control of the urls you wish to monitor and how often.
  • You can monitor unlimited urls.
  • Each monitored url has its own logfile generated each day.  The logs are in xml format for easy import into other applications for reporting.
  • The service itself also has its own text log file which you can enable in the configuration as a diagnostic aid if needed.
  • Your PC must have an active internet connection and the .NET 2.0 Framework installed.
  • Some antivirus software may prevent outgoing internet connections.  Please consult your owner's manual or with the manufacturer to learn how to enable certain programs the ability to connect to the internet.

Sample config file:

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
    <section name="Sites"            
        type="System.Configuration.NameValueFileSectionHandler,System,Version=1.0.3300.0,             
       Culture=neutral,PublicKeyToken=b77a5c561934e089" />
</configSections>
<appSettings>
    <add key="IntervalInMinutes" value="10"/>
    <add key="LogOutput" value="false"/>
</appSettings>
<Sites>
    <add key="BlueTango" value="http://www.bluetango.ca/keepalive.aspx" />
</Sites>
</configuration>

Sample monitoring output:

<?xml version="1.0" encoding="UTF-8" ?>
<requests>
    <BlueTango url="http://www.bluetango.ca/keepalive.aspx" responseTime="296" timestamp="11/03/2008 12:25:51 AM" />
    <BlueTango url="http://www.bluetango.ca/keepalive.aspx" responseTime="203" timestamp="11/03/2008 12:35:53 AM" />
    <BlueTango url="http://www.bluetango.ca/keepalive.aspx" responseTime="234" timestamp="11/03/2008 12:45:55 AM" />
    <BlueTango url="http://www.bluetango.ca/keepalive.aspx" responseTime="296" timestamp="11/03/2008 12:55:56 AM" />
    <BlueTango url="http://www.bluetango.ca/keepalive.aspx" responseTime="109" timestamp="11/03/2008 1:21:26 AM" />
    <BlueTango url="http://www.bluetango.ca/keepalive.aspx" responseTime="281" timestamp="11/03/2008 1:31:32 AM" />
</requests>

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityCommunity Membe...Community Membe...BlueTango KeepAlive v1.0.0 ReleasedBlueTango KeepAlive v1.0.0 Released


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out