Ticket Hash: | 5d550a23d4d63f9ecb9d55e3f1a8582ab94c987e | ||
Title: | tclhttpd: No response to update requests while serving cgi script running starsync server | ||
Status: | Open | Type: | Code_Defect |
Severity: | Critical | Priority: | |
Subsystem: | Resolution: | ||
Last Modified: |
2018-03-19 17:54:25 7.32 years ago |
Created: |
2018-03-19 17:54:25 7.32 years ago |
Version Found In: |
User Comments: | ||||
anonymous added on 2018-03-19 17:54:25:
This may or may not be a tclhttpd problem: tclhttpd hangs and does not respond to a command-line starkit update request when serving a cgi script that runs starsync server. The same cgi script can run on Apache and nginx (of course, with appropriate extensions to run cgi scripts). The cgi script is created according to the instructions here: https://equi4.com/papers/skpaper7_3.html When this cgi script is put under the cgi-bin directory of tclhttpd, there is no response and it looks like this: tclkit sdx.kit update -n -from http://localhost:8015/cgi-bin/sync my.kit MY: comparing with http://localhost:8015/cgi-bin/sync ... I did some search and found that one other person encountered a similar problem: https://equi4.com/pipermail/starkit/2005-July/002462.html My guess is that maybe tclhttpd does not like the 'exec' command in the cgi script? thanks Dr. Koru Information Systems UMBC |