<-Back
Parameter: Cyclops::*Request-Registry*
*request-registry*
maps inbound-socket fd (integer) to a plist describing the live request
. Plist keys:
Id:
unique request counter
Inbound-Fd:
integer FD of the request's socket
Inbound-Peer:
(host . port) of the remote client, or NIL
Start-Ut:
get-universal-time at registration
Start-Mt:
get-internal-real-time at registration
Method:
keyword, e.g. :get
Raw-Uri:
string of the request line URI
Host-Header:
string Host: header (NIL if absent)
User-Agent:
string User-Agent: header (NIL if absent)
Worker:
mp:process worker thread, or NIL
Decision:
cyclops routing decision plist (after redirect-handler)
Upstream-Fd:
integer FD of upstream socket (NIL until set)
Upstream-Peer:
(host . port) of upstream backend (NIL until set)
Upstream-From-Cache?:
T if we got the upstream socket from connection-cache
State:
one of :accepted :routed :upstream-opened :body-streaming :finished
Last-Update-Ut:
universal-time of last state change.
<-Back
Copyright © 2026
Genworks
®
International
. All rights reserved.
Genworks Build: 1598p001