mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
Add --ps-socket option to Documentation/criu.txt
Signed-off-by: Pawel Stradomski <pstradomski@google.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
b735547d96
commit
8c728e89c9
1 changed files with 6 additions and 0 deletions
|
|
@ -576,6 +576,12 @@ Launches *criu* in page server mode.
|
|||
*--port* 'number'::
|
||||
Page server port number.
|
||||
|
||||
*--ps-socket* 'fd'::
|
||||
Use provided file descriptor as socket for incoming connection.
|
||||
In this case --address and --port are ignored.
|
||||
Useful for intercepting page-server traffic e.g. to add encryption
|
||||
or authentication.
|
||||
|
||||
*--lazy-pages*::
|
||||
Serve local memory dump to a remote *lazy-pages* daemon. In this
|
||||
mode the *page-server* reads local memory dump and allows the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue