Backends provide access to file-like resources for other parts of the server (especially HTTP Frontends). All Frontends have configuration options for selecting a Backend and a path which is interpreted as an offset to that Backend's root directory. The following Backends are available:
A JdbcBackend manages file-like resources in a relational database which is accessed via JDBC.