SUID, PUID and RUID in the cgi log files

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
lazna
-


Joined: 16 Aug 2015
Posts: 52

PostPosted: Thu Jan 09, 2020 5:27 pm    Post subject: SUID, PUID and RUID in the cgi log files Reply with quote

what this cryptic names means? I did not find it in the manual nor in this forum.
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Fri Jan 10, 2020 4:41 pm    Post subject: Re: SUID, PUID and RUID in the cgi log files Reply with quote

lazna wrote:
what this cryptic names means? I did not find it in the manual nor in this forum.


These are internal references to objects managed by the FastCGI subsystem during its operation.

SUID: Server ID - This is the FastCGI server ID - You can have several FastCGI servers running at the same time - each bound to a particular interpreter.

PUID: Process ID - A FastCGI server will spawn one or more interpreter processes during its lifetime.

RUID: Request ID - The ID of a request processed by the process #PUID on FastCGI server #SUID.

The tuple (SUID, PUID, RUID) can be used to track a given request processing inside fastcgi.log.
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group