-
Notifications
You must be signed in to change notification settings - Fork 2
KeyServer Status
Javier Gusano Martinez edited this page Jan 19, 2017
·
7 revisions
If you need to check the status from a running KeyServer, write 'I' and press 'ENTER'. You will get an output similar to:
>> s
- Connection Status -
---------------------
Stats
-----
- Total dispatched: 0
- Current dispatches active: 0
- Current active requests: 0
- Max number of dispatched: 0
- Request dispatch time (Max / Mean): 0ms / NaNms
- Number of requests expired while suspended: 0
- Dispatched request time (Max / Mean): 0ms / NaNms
- Total request handled: 0
- Maximum number of active requests: 0
HTTP Response Status Codes
--------------------------
- 1xx (Informational): 0
- 2xx (Success): 0
- 3xx (Redirection): 0
- 4xx (Client Error): 0
- 5xx (Server Error): 0
>>
OpenSource KeyServer
Copyright © 2016. All rights reserved.
- KeyServer File Structure
-
Pre-Installation Process
- Oracle Java 8 (JRE)
- Redis database
- GNU Screen
- [[OpenSSL (optional)|OpenSSL-Install]]
- Installation Process
- Configuration
- How to use?
- OpenSSL Certificate Management
- Updates