Ansicht
Dokumentation

wdisp/HTTPS/sticky_mask - HTTPS: sticky mask for client IP addresses

wdisp/HTTPS/sticky_mask - HTTPS: sticky mask for client IP addresses

General Material Data   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book
------------------------------------------------------------------------
| Parameter : wdisp/HTTPS/sticky_mask |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short description : HTTPS: Sticky mask for client ip addresses |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Parameter Description : |
| ----------------------- |
| Note: This parameter is only required for HTTPS connections |
| This parameter has no meaning for HTTP connections! |
| |
| This parameter describes a bit mask for client IP addresses. |
| The IP address of a client that connects to the Web Dispatcher is |
| combined with this bit mask (AND) and the result is used for the |
| load balancing of clients. |
| In this way, groups of client IP addresses can be combined. |
| This function is required because large Internet providers use |
| multiple proxies (with different IP addresses, but the clients must |
| be handled in the same way (applications with a status in the |
| server). |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Application Area: SAP Web Dispatcher |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Unit : character string |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Default value : 255.255.240.0 |
| In this way the last 12 bits of the client IP address are no longer |
| significant (are not differentiated). |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Who is permitted to make changes: The customer |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for Operating Systems: None |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for Database Systems: None |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Other Parameters Affected or Dependent: |
| The size of the mapping table in memory is influenced by the |
| sticky mask. The more bits that are set to 0, the fewer different |
| client IP addresses must be administered: |
| If all bits are set, there can be 2^32 possible entries; if 12 |
| bits are 0, still 2^20: #Entries = 2^(32-#0bits). |
| The parameter %%wdisp/max_client_ip_entries%% specifies the size |
| of the table in memory. |
| |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Valid Input, Formats, Areas: |
| Character string with four numerical specification (0-255) that |
| are separated from each other with a full stop. No full stop and |
| no numerical value may be omitted. |
| Examples of correct values: 255.255.255.255 or 0.0.0.0 |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short Description : HTTPS: sticky mask for client IP addresses
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : WebDisp
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : S
------------------------------------------------------------------------

------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------

------------------------------------------------------------------------
| Dynamic switchable :
------------------------------------------------------------------------

------------------------------------------------------------------------
| Same on all Servers :
------------------------------------------------------------------------


Vendor Master (General Section)   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 6111 Date: 20240420 Time: 114410     sap01-206 ( 5 ms )