PAS for OpenEdge Lite is a limited version of the PAS for OpenEdge production server. The two products are identical, both architecturally and functionally, but PAS for OpenEdge Lite has the following limitations compared to the PAS for OpenEdge production server:
  • An instance can have only one ABL application deployed to it. There is, however, no limit to the number of instances that you can create or to the number of ABL web applications that you can deploy to an ABL application.
  • Each instance can have only one multi-session agent.
  • A multi-session agent can have up to five concurrent connections (requests) only. For the session-free application model, the maximum number of concurrent sessions that a multi-session agent can process is five. For the session-managed application model, there is no limit to the number of sessions that the multi-session agent can process. But, at any given point in time, a maximum of five concurrent sessions can be handled.