When I built executables with G Web Server, sometimes, the list of active connections start to grow and whole system seems to stop responding for CGI calls. Does anybody know what could be the reason. Thanks in advance Pawel
OK, I found it. The main part of top vi must be enclosed in a "while loop" as it is done in all Internet Toolkit examples. Then the problem is gone. I guess it is connected with the way how G web server talkes to the "CGI read request.vi".