-
Notifications
You must be signed in to change notification settings - Fork 81
Railo Server features & specifications
jameskilford edited this page Apr 10, 2013
·
15 revisions
Supported on any Java platform.
Installers provided for
- Windows
- OS X
- Linux
WAR file & JAR file deployment versions also available.
- Any servlet container (e.g. Jetty, Tomcat, Glassfish, JBoss, Resin, etc)
- Supplied with Tomcat (installed version) or Jetty (express version)
- Microsoft IIS
- Apache HTTP server
- Jetty
- JRE 6
- JRE 7
##Server features
- Included in all versions
- DB2
- Firebird
- H2 Database Engine
- Hypersonic
- Microsoft SQL Server
- MySQL
- ODBC (Access, etc.)
- Oracle
- JDBC
- PostgreSQL
- Sybase
Support for transactions, query caching, stored procedures, etc.
- Local hard disk
- RAM
- HTTP
- DB
- FTP
- SFTP
- ZIP
- TAR
- Amazon AWS S3
- POP
- SMTP
- IMAP
- HTTP
- HTTPS
- FTP
- SFTP
Built-in GZIP support for HTTP responses
- Template cache
- Partial template cache
- Database query cache
- Function cache
- User caches
- RamCache
- EHCache Lite
- EHCache
- CouchDB
- MongoDB
- Memcached
- Infinispan
- Membase
- Apache Lucene included
- Charting engine included
- PDF creation included
- Image creation & manipulation included
- Video conversion & playback included
- Java objects
- web services
- COM
Additional language extensions, frameworks, additional features, drivers, etc. available for automatic download and installation via the Extension Manager.
- Scheduler available programatically or via administrator
- Failed schedules monitored
- Schedule logging
- Version 10
- interfaces
- implicit accessors / mutators
- implicit constructors
- ORM (object-relational mapping)
- Robust exception handling including
- try / catch
- throwing
- rethrowing
- finally
- catch-all error handling in code
- site-wide error handling temlates
- Support for NTLM
- HTTPS
- login, logout and role management
Support for various encryption standards:
- CFML specific algorithm
- AES
- BLOWFISH
- DES
- Triple DES
Encodings available:
- Base64
- Hex
- UU
- XML
- JSON
- WDDX
- RSS
- ZIP
- TAR
- TGZ
- Integrated debugging templates
- Customisable output for different groups of users
- Contents of debug output selectable
- Determine unused query columns and unscoped variables
- FusionDebug compatible
- FusionAnalytics compatible
Supported by various popular editors and IDEs. See Railo editors & IDEs page.
- Railo archives
- Secure Railo archive
- FusionReactor compatible
(Beanstalk, Amazon EC2, Cloudbees, Jelastic etc.)
- Getting to know Railo Server
- Railo Server features & specifications
- Getting started with Railo Server
- Installation & configuration
- Railo Server Versions
- Developing with Railo Server
- Deploying Railo Server apps
- Managing Railo Server apps
- Railo Server Extensions
- Useful resources & further reading
- Developing & debugging Railo Server
- FAQs