In this format, the response to a signature request is the detail of the signature operation which, when successful, means returning the signed documents.
This mode is tipically used in situations where API integration is preferred, the number of files/request signing is low (<100) considering an average size of 200KB and with a synchronous response of the signed documents.
Architecture
The Sign’Stash Proxy components are in gray background, the Sign’Stash SaaS is on a green background, and the blue background respects the client service.
Hardware Requirements
This section describes the minimum and recommended hardware requirements for running the service based on a common and an extreme scenario .
A minimum of disk space (container volume) equal to 5x the total payload size must be guaranteed but it is recommended 10x.
This value is applicable to a single request and must be extrapolated according to the total number of requests being processed.
Ideally, the processor used by this service must have intensive processing capacities such as the following models:
Intel Xeon Skylake
Intel Xeon Broadwell
Scenario
1 to 2 simultaneous requests (container memory)
Several simultaneous requests (container memory)
Common use case of ~10MB of payload
(e.q. list of 50 files of 200KB each)
Minimum:
512MB
Recommended:
768MB
Minimum:
1GB
Recommended:
2GB
Extreme use case of ~500MB of payload
(e.q. list of 25 files of 20MB each)
Minimum:
2GB
Recommended:
4GB
Minimum:
4GB
Recommended:
8GB
Based on internal stress tests, there are significant improvements in the metrics related to signature time when a request aggregates multiple documents. It means that it is significantly worse to create 50 requests with just one document each than to create a single request with 50 documents.
This aspect must be considered in order to optimize the performance and the load of the systems involved.
Software Requirements
Docker Engine 19+ for running the provided Docker image.
Running Docker image
Start the Sign’Stash Proxy service by setting the docker command according to the following format: