!--a11y-->
Server Groups in the Internet Communication
Framework 
In the ICF (
Internet
Communication Framework, Transaction SICF) within the SAP Web Application
Server, all virtual host names
that can be handled by the SAP Web AS (see also
Virtual Hosts) are
configured. Every virtual host
name has a unique prefix with which the URL begins.
You can find some services in the HTTP service tree (Transaction SICF) that provide information about URL prefixes and logon groups. You can find these services in the tree under sap/public/icf_info.

Since there can be no redirects when the SAP Web dispatcher is used, SAP recommends this method.
The SAP Web dispatcher fetches this list from an SAP Web AS. It can use this list to:
· Decide whether it is an ABAP or a J2EE request
· Carry out load balancing for the servers in question.
The procedure for this is described in detail in Server Selection and Load Balancing Using the SAP Web Dispatcher.
The following parameters are described in Profile Parameters of the SAP Web Dispatcher.
· is/HTTP/default_root_hdldetermines which root directory should be used: the ICF (ABAP) root directory, or the J2EE server root directory. Permitted values are abap and j2ee.
· wdisp/max_server_groups specifies the maximum number of logon group entries that can be managed in the message server. The default is 128.
· wdisp/max_server_group_name_len specifies the maximum length of a logon group entry; the default is 20.
· wdisp/max_url_map_entriesis the maximum length of the prefix entries that can be managed in the SAP Web dispatcher; the default is 300.
· wdisp/max_url_map_path_len specifies the maximum path length of the URL mapping table of the SAP Web dispatcher. The default is 256.
· wdisp/url_map_locationThe path in the HTTP service tree (Transaction SICF), under which the URL mapping information for the SAP Web dispatcher is stored. The default is /sap/public/icf_info/icr/urlprefix.