Lua Features

Detailed descriptions and examples of Lua features offered by ESB3024 Router.


Global Lua Tables

Details on all global Lua tables and the data they contain.

Health Check Functions

Built in Lua health check functions

Request Translation Function

Instructions for how to write a function to modify incoming requests before routing decisions are being made.

Session Translation Function

Instructions for how to write a function to modify a client session to affect how it is handled by the router.

Host Request Translation Function

Instructions on how to write a function to modify requests that are sent to hosts.

Response Translation Function

Instructions for how to write a function to modify outgoing responses after a routing decision has been made.