This is a very simple windows service that will make a HTTP request of a specified url at defined intervals. The reason I wrote it was to keep my client sites in server memory so they performed better.
Currently the error handling is basic and there aren't any email notifications, but if there is uptake on the module these are things I would consider for the next release.
Any feedback or ideas would be appreciated.