Web Hosting Parameters Overview

Descriptive reference pages are found on "Help & Info" page.

Microsoft ASP.NET

feature status comments
.NET Framework 1.0 -  
.NET Framework 1.1 + upon request
.NET Framework 2.0 + ASP.NET 2.0
.NET Framework 3.0 + ASP.NET 2.0 / 3.0
.NET Framework 3.5 + ASP.NET 2.0 / 3.5
.NET Framework 4.0 + ASP.NET 4.0, MVC
Framework version selection +  
32 or 64 bits + custom, default 32
Full Trust +  
Session State Server +  
Default .NET components +
  • AJAX ASP 2.0
  • Crystal Reports Runtime
  • ..any other public GAC components upon request
Isolation level + any required, default - shared in groups
Custom recycling + custom upon request
Concurrent requests no limit (only common load considerations)
Additional applications no limit create yourself from Control Panel
ASP.NET pool memory size up to 256 MB this is only estimation

Microsoft Legacy ASP

feature status comments
Parent Paths +  
Http Upload + AspSmartUpload / AspUpload
Default COM objects +
  • ASP Smart Upload
  • ASP Email
  • ASPMail (Dundas)
  • ASPUpload (Dundas)
  • JMal
  • WMSigner / AspHTTPS
  • ASPHash
  • ASPCrypt
  • CryptoLib
  • Dynimage (Shareware)
  • XZip
  • JPOP / ZakPOP3
Custom COM objects - / + Neu 15 req.
Sessions +  
Metabase editor +  
Isolation level + any required, default - shared in groups
Recycle settings + custom on request
Concurrent requests no limit (only common load considerations)
ASP memory pool up to 256 MB this is estimation only

Apache + PHP 5

feature status comments
PHP 4 -  
PHP 5 + no safe_mode, any modern version (5.2 / 5.3 / 5.4)
file-based sessions +  
custom sessions + look at ini_set()
memory_limit 64 MB you can adjust yourself up to 256 MB
max_execution_time 120 you can adjust up to 300 seconds
max_input_time 60 you can adjust up to 300 seconds
upload_max_filesize 256 MB  
Realistic maximum HTTP upload up to around 100 MB  
.htaccess tuning +  
Zend Optimizer + Except PHP 5.3
eAccelerator / TruckMMCache + if available
Standard modules enabled + upon request if missing
Custom modules - / + if you can build them yourself
gd2 +  
mail() +  
URL-wrappers, CURL +  
exec(), system(), ... +  
mod_php / php_module +  
custom php.ini + on FastCGI server type
Concurrent requests 24 (only for PHP files)
Custom PHP build + CGI or FastCGI mode

Apache + PERL

feature status comments
Perl 5 +  
Perl 5.8.8 +  
CGI +  
Custom modules installation + using SSH access

Java Server Pages, Servlets

feature status comments
Mode dedicated Tomcat preinstalled/preconfigured
Customization + all Tomcat files available for editing
Management + using SSH or restart using Control Panel

Ruby on Rails

feature status comments
Mode dedicated Mongrel  
Gems +  
Mongrel restart + using SSH or restart using Control Panel

Apache - UNIX

feature status comments
Apache 1.3+ -  
Apache 2 + Apache 2.2
mod_rewrite +  
.htaccess + OPTIONS allowed
Personal Apache, .conf + recommended for high load Websites
HTTP accelerator + peak 200 - 400 HTTP threads per Website

mySQL

feature status comments
mySQL 3.23 -  
mySQL 4.1 -  
mySQL 5.0 -  
mySQL 5.1/5.5 + Including InnoDB
phpMyAdmin +  
Remote connections +  
Concurrent queries no limit (only common performance considerations)
Concurrent connections no limit persistent connections work fine
Full text search + FT_LEN = 3
Binary myISAM export + via FTP access

Mail server

feature status comments
Mailbox size no limit (practical limit is several gigabytes)
Messages count limit up to 1000-3000 excessive letters are archived from mailbox and can be restored upon request in 1 month time
Messages count limit for "Extended IMAP Mailbox" up to 10 000 all letters are stored without self-archiving
Single message size no limit up to 200 MB is fine internally, 10-20 MB max recommended for external email recipients
SMTP password authorization +  
SMTP IP authorization -  
Spam filtering + Customizable filters
Antivirus + Simple filtering based on Spam filter rules
Mail distribution lists + up to 50 recipients per list
Mailbox backup - / + only upon request
Secure POP3 / IMAP (sPOP / sIMAP) - / + in "Extended IMAP mailbox" mode only