wrapper.backend.type |
||||||||
The Wrapper needs to maintain constant communication between the Wrapper process and a class running within the JVM. This communication can be configured using the following modes:
The default value is "AUTO".
WARNINGOn Unix, starting with version 3.6.0, PIPE mode uses anonymous pipes instead of named pipes for improved security. When sensitive data, such as passwords, is transmitted over the backend channel (for example, when using wrapper.app.property.<n> properties introduced in version 3.5.57), ensuring the security of this channel is of critical importance. On Unix, if you are using PIPE mode, upgrading to at least version 3.6.0 is strongly recommended. See vulnerability #13 for more details. On both Windows and Unix, upgrading to version 3.7.0 further improves the overall security of the backend connection. See vulnerability #15 for more details. |
Per-platform configuration |
||||||||||||||||||||
|
Starting with Wrapper version 3.7.0, per-platform configuration of the backend communication mode is also possible using the following properties:
|
Reference: Port |
|















