mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +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:
committed by
Pavel Emelyanov
parent
2e236dcf10
commit
e1a5d71765
@@ -549,6 +549,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
|
||||
|
Reference in New Issue
Block a user