tclhttpd

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: 9f31b6ee847c039e62734c64baa060d2eeac6375ed4da97d78a00422bd459f50
Ticket: 5d550a23d4d63f9ecb9d55e3f1a8582ab94c987e
tclhttpd: No response to update requests while serving cgi script running starsync server
User & Date: anonymous 2018-03-19 17:54:25
Changes

  1. icomment:
    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
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-plain"
  4. private_contact changed to: "baaa245cf4027b7dff80702dbaec9fd425e63b1c"
  5. severity changed to: "Critical"
  6. status changed to: "Open"
  7. title changed to:
    tclhttpd: No response to update requests while serving cgi script running starsync server
    
  8. type changed to: "Code_Defect"