Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Apache::HealthCheck 0.01

    Download button

    No screenshots available
    Downloads: 440  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Michael Gregorowicz | More programs
    Perl Artistic License / FREE
    June 26th, 2009, 11:54 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Apache::HealthCheck description

    Checks a set of URLs for conditions and puts up whatever page you want

    Apache::HealthCheck is a Perl module that checks a set of URLs for conditions and puts up whatever page you want.

    SYNOPSIS

     < Location /health-check/ >
     SetHander perl-script
     PerlModule Apache::HealthCheck
     PerlHandler Apache::HealthCheck
     PerlAddVar CheckURL "http://appserver1.example.com/ 404"
     PerlAddVar CheckURL "http://appserver1.example.com:8085/ 302"
     PerlAddVar CheckURL "http://component1.example.com:4424/ 403"
     PerlSetVar ReturnCodeSuccess 403
     PerlSetVar ReturnCodeFail 500
     < /Location >

    Checks a list of urls for specific return codes and then returns a code / header / page of it's own. This is useful for web server clusters where you might have a switch or a web server performing periodic health checks on an application. This module allows you to harness the checks of all the urls (web services) a specific node might have in one easy to "check" URL.

    If any of the URLs specified in the CheckURL directives fails to return the specified return code, the attempt is treated as failed, otherwise its treated as a success.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    URLs checker | health checker | Perl module | Apache | health | checker

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM