Our online blog

Posts Tagged ‘Railo’

Some good reading from our customers

Friday, November 4th, 2011

Since we started out in the hosting industry we have loved hearing our customers talk about us, this year we have seem a number of users on twitter sharing their experience hosting with us which has been great.

There has been 2 articles which we wanted to share and to thank those for sharing their thoughts about our hosting services:

HFUG - Hawaii Flash User Group : http://hfug.net/moved-to-host-media-uk/
SHAUN MCCRAN - Personal Blog : http://www.mccran.co.uk/index.cfm/2011/6/4/HostMediaUK-site-migration-complete

Thank you to both Shaun McCran and to the Hawaii Flash User Group for their reviews and the lovely comments. We hope we continue to impress and keep stepping up to the mark to provide a great range of hosting solutions for ColdFusion, Railo, PHP and more.

Thank you!

ColdFusion & Railo Event / User Group Sponsorships

Wednesday, July 27th, 2011

Running a ColdFusion or Railo event or user group? Host Media UK has started offering sponsorship deals to the CFML community events & user groups to help projects further.

Examples of sponsorship support:

  • CFML based hosting for life of the project.
  • Funding, we are already sponsoring such events as 2011 MuraCon, 2012 Scotch On The Rocks and looking to invest in more projects.
  • Hardware & software investment to bring into your event to help take the costs out of services.
  • Design & development services, our design agency offers the complete package and will create and developer the needs of your project.
  • and much more…

If you are interested in speaking with us about your CFML event or user group do contact us at: info[at]hostmediauk.com or use the contact form: http://www.hostmediauk.com/contact/

Thank you!

Railo & ColdFusion Price Beater

Friday, May 13th, 2011

We receive so many sales tickets requesting to price match or beat quotes for Railo & ColdFusion hosting, and we are happy to say we always do.

With this great interest we thought we would make a public announcement that we will beat any valid Railo or ColdFusion (shared/reseller only) quote you provide and have your account setup straight away.

We will provide a free, no obligation quote for you and match or beat the features of your current or found hosting provider. You have nothing to lose by asking for one of our quotes.

Contact our team by submitting a sales ticket: http://www.hostmediauk.com/client/submitticket.php
(Make sure to provide a link or scan of your quote as proof of quotation is required.)

Look forward to hearing from you.

1GB MsSQL Database hosting now available

Tuesday, March 29th, 2011

After so many customers asking for MsSQL to be added as a service we are very happy to announce we now offer Microsoft SQL 2008 database hosting with RAID5 hard drives for the best performance, located in Scranton, PA (USA) which gives a great connection to our US based Railo 3 & ColdFusion 9 servers. Our CFManager already handles connections for MsSQL in your datasource names (DSN) for ColdFusion.

Price Plan

1GB MsSQL 2008 = £7.50/mo (£5 one time setup fee)

You can order this as an addon to your current hosting or order with a new order. If you are interested in just database hosting with us and not part of any of our other services please contact our sales team who will process this for you.

Order your MsSQL 2008 database hosting

If you require more than 1GB of database storage please contact our team as we have plans available up to 1TB (1000GB).

VZHost joins Host Media UK group

Tuesday, March 22nd, 2011
VZHost

VZHost

We are proud to welcome to our group VZHost a US based Virtual Private Server company which was a startup company that took out interest straight away. With its fantastic virtual environment to provide powerful VPS’s starting from only $6.95 per month which is one of the cheapest providers in the world, we can now offer network customers a great solution in the VPS market.

Our plans for the company!

We have a number of plans for this great up coming company, we are currently working on the new site and new branding which will showcase the great value VPS’s much better.

As we like to improve everything we can to allow for a better service we are planning to release Railo installation packages so you can have a low cost VPS to use for your CFML applications.

Check out this great package (see below):

VPS #1 – ONLY $6.95/mo

  • 1GHz CPU
  • 20GB Hard Disk
  • 1000GB (1TB) Bandwidth on 100Mbps Port
  • 512MB RAM
  • 2 Usable IPs
  • OpenVZ + vePortal
  • DDOS Protection
  • Self Managed
  • Available locations: Scranton, PA / Los Angeles, CA

You can order your Self Managed VPS now at: http://my.vzhost.net/cart.php?gid=5

Host Media UK working with CFTracker

Tuesday, October 19th, 2010

Over the past week we have been working closely with David Boyer from the CFTracker team to work on the new features for our CFManager to give our ColdFusion customers application data which would include information such as sessions, memory usage and so on. With CFTracker enabled within our CFManager we will be able to provide a powerful tool for free.

The next version of CFManager will hopefully be released within the next couple of weeks and ready for the release of our CF9 with cPanel servers.

We are very proud to be working with CFTracker and we are also running monthly donations for the project to support CFTracker which our director has now setup. If you would like to donate to keep this fantastic project going please visit the donations page. (Make a donation) Check out how we support CFTracker. (Host Media UK helping CFTracker)

CFTracker can be used on your local machines & live servers for both Railo and ColdFusion. If you are unsure what CFTracker is and how it can be used then the best place to start learning can be found below:

CFTracker

Introduction

CfTracker is a ColdFusion based web application for viewing the current status of your ColdFusion server. It’ll show you active applications and sessions, let you peak inside the query cache, provide very detailed memory usage information, view all the threads on the system and expose various other statistics.

History

CfTracker started life as a single ColdFusion component that contained code to access all active sessions on an Adobe ColdFusion instance (CF7+). Gradually, sometimes with the help of others, I managed to undercover further ways to access metadata about the sessions (time alive, expired?, last accessed etc…) and similar methods for application instances. Once it got to a certain point of functionality, things went quiet as I didn’t have a need for the component.

After I attended the “Scotch on the Rocks” 2010 conference, I was inspired by Claude Englebert’s presentation on “Intro to CF 9 Server Manager Cluster and Manage CF”. He had to rewrite part of his presentation due to issues with Internet access and ended up talking about Adobe CFIDE Admin extensions. This was something I hadn’t encountered before and, as always with SOTR, I came away with a desire to use it for something.

Hence, CfTracker as an Adobe CFIDE Admin extension was born. I quickly put together various templates to display active applications, sessions plus some memory and performance information. Adding to that I provided methods for stopping / refreshing any session selected. A couple of people took an interest in this new version of the project and everything picked up from that point.

Today

CfTracker is turning into quite a flexible application, it has more options for installation:

  • Standalone.
  • Adobe CFIDE Admin Extension.
  • Railo Server Admin plugin (currently in the beta release).
  • Set of core components that provide all the functionality (this is what CFManager is using).

It also provides a lot more information and actions you can take:

  • Applications (all active application instances)
    • Metadata (date created, expiration date, sessions, initialised)
    • Scope dump.
    • Dump of the application.cfc instance.
    • Can stop, restart (runs onApplicationStart, but maintains application scope) or refresh any application.
  • Sessions (all active sessions on the server)
    • Metadata (date created, expiration date, client IP, last accessed time).
    • Scope dump.
    • Can stop or refresh (update last accessed time) any session.
  • Query Cache
    • View cached queries.
    • SQL, result sets, creation date.
    • Purge all or individual items.
  • Memory
    • Heap and Non-heap memory usage.
    • Heap and Non-heap memory pools usage.
    • JVM Garbage collection activity.
    • Server OS memory usage (physical and swap).
    • Request Garbage collection takes place.
  • Statistics
    • Time spent compiling code.
    • CPU Usage.
    • Various performance counters.
  • Threads
    • See all threads on the JVM.

What can you use it for?

Development

CfTracker can be a great tool when used for development purposes. You can easily see what applications and sessions are being created and peak inside them without having to use CfDump / WriteDump in your code. See what items are making it into the query cache and investigate how much memory usage is taking place.

If you’ve made a mistake in your application scope, you no longer have to wait for expiration, restart the server or try and write some code to correct it. You can use CfTracker to simply stop the application instance and the same goes for sessions.

Production

Can be very useful to see what’s going on. If a user reports a problem, you could check the application and session scopes to see if there is anything that looks odd. Make sure that your memory usage isn’t getting out of hand and that search engines haven’t created a load of extra sessions.

Future

2.2

This is the next version in development and currently available as a beta (can contain bugs). Most of the work is complete and only the Railo Server Admin plugin is left to complete.

  • Historical Graphs (survive crashes or restarts).
    • CPU Usage, Compilation effort, Classes loaded, Class loading/unloading activity.
    • Heap, non-heap memory usage.
    • Garbage Collection activity.
    • Physical and Swap memory usage for the OS.
  • Improved Thread information.
    • CPU time spent.
    • Template trace of any CFML threads.
  • Railo Server Admin plugin support
    • Allows CfTracker to operate within the Railo admin itself.
    • Negates the need to request the server admin password.
    • If installed to a web admin, restricts applications / sessions to that web context only.

2.3+

Here is an idea of what else is in the pipeline for versions down the line.

  • Alerts.
    • Receive email alerts when user configurable limits are hit.
    • Examples:
      • Memory usage hits 80%.
      • Too many garbage collections over a certain time period.
      • Unexpected rise in compilation effort (lots of new code being compiled).
      • Query Cache full.
      • CPU usage above 80% for ColdFusion over a certain period of time.
    • Each alert has an alert and reset level, plus a non-alert period, so constant emails aren’t fired.
    • For example, alert when memory is over 80%, unset the alert when it returns to 50%, don’t alert again for 10 minutes.
  • Stack Traces
    • Enable stack traces for all threads on the system.
    • Useful for tracking down long running threads.
  • Request monitoring
    • Still on the drawing board but should be able to monitor the CPU usage of each request, time taken to process and returned status code etc…
  • Remote monitoring
    • CfTracker running in a dedicated ColdFusion instance, monitoring multiple remote instances.
    • Easily see what’s happening across your servers / instances.

So what now?

Go and try it out. The installation is straight forward (standalone), you just drop it on your server, open a web browser and surf to it. See if it’s useful and if it is, let others know about it.

Links

Sport Datum service is launched

Wednesday, August 11th, 2010

Today the Sport Datum service is launched to provide XML based data feeds to be used on desktop, mobile and of course web based applications. XML can be read by a huge number of coding languages including: ColdFusion, Railo, PHP, ASP.NET, X-Code and many more.

You can sign for FREE to the services and get the English Premier League Top 3 and Formula One Standings Top 3 results for free and you can upgrade at any time or just keep using the free service.

The data feeds are located in the US and the UK which allows you to pick which will fit with your users requirements best, or use both!

Why not try out the service and start showing sports data on your website!

Register a free account: http://www.sportdatum.com/register/

Visit the website: http://www.sportdatum.com/

Railo Updated

Wednesday, July 28th, 2010

Last night we had our Railo services upgraded to the latest stable release: Railo 3.1.2.001 final

With a huge amount of new features and fixes for both security & current features. To see what’s planned for the new major released of Railo please visit the Railo Roadmap on getrailo.org URL: http://www.getrailo.org/index.cfm/documentation/railo-roadmap/

Hope you all enjoy the new features.

Tip: Preview your Railo/CF site without changing the main DNS for your domain.

Tuesday, July 27th, 2010

We have been getting many emails saying what’s the best way to preview their website before changing the main sites DNS / A:Records over… Well we have found a simple but easy way to preview websites, its as simple as creating a sub domain. Just like a full domain name a sub domain can be pointed to our Railo servers in the US and we can then add it to the service. (Example below)

What we see:

<Host name=”#domain.com#” appBase=”webapps”
unpackWARs=”true” autoDeploy=”true”
xmlValidation=”false” xmlNamespaceAware=”false”>
<Context path=”" docBase=”/home/#username#/#domain.com#/” />
<Alias>#www.domain.com#</Alias>
<Alias>#subdomain.com#</Alias>
</Host>

Key:
Grey: Standard host text we add when we get a new order
Black: What we add for your sub domain to work on the main domain

So in conclusion with your current domain owner or hosting provider you will need to create a sub domain name, anything you would like (Example: railo.yourdomain.com) and point it to own Railo IP which is in your ‘Welcome Account Information’.

If you have any questions or would like to get more information please contact our support team via the support ticket.

A new way for Railo – In Development Part 2

Wednesday, July 7th, 2010

With our new server up & running today we have finished the main install of Railo 3 onto the server with Resin which we are happy to inform everything on that it is working just fine on our cPanel based server.

We are currently looking to see how Railo can integrate with the servers hosts XML file so no adding host entries into the Resin file.

The techie part:

What we want to use:
<host regexp=”(.+)”>
<host-name>${host.regexp[1]}</host-name>
<root-directory>/home/${host.regexp[1]}/public_html</root-directory>
<web-app id=”/” document-directory=”.”/>
</host>
What we would need to use if we couldn’t / didn’t want to read a hosts.xml file:
<host id=”DOMAIN.COM” root-directory=”/home”>
<web-app id=”/” root-directory=”USERNAME/public_html” />
</host>
This is the key part for getting Railo working with any site created on the server without the need for our team to do extra work. Not that we are lazy but nice to take unneeded work out of the process. This would also get our sites using Railo straight away or atleast without a long wait if Resin did require a midnight restart (2-5 Second Restart).
Our hopes are that we can have something ready for the release of our brand new server range to celebrate the day.
From the server logs and reports our development / testing server is handling Railo pretty well, and we maybe rolling out Railo to a much larger group than we thought. Maybe a standard feature on our Media hosting!
Make sure to follow our Twitter to keep updated : http://twitter.com/hostmediauk