LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Internet toolkit problem - growing Active Connections list

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
0 Kudos
Message 1 of 2
(2,526 Views)
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".

Pawel
0 Kudos
Message 2 of 2
(2,526 Views)