webserver parses and forwards the accepted HTTP request packet to the CGI program. What is the basis for inter-process communication? Webserver and CGI programs may be on the same server or on different servers. Is there any way I can capture their traffic?