Ticket Change Details
Not logged in
Overview

Artifact ID: 3127dd0ccedf60404a0c2ce6f03bd21a518b5701
Ticket: 3bdcdb910fc6b07b4357b510d3f0631582b8297c
Suggested inetd configuration for fossil not working.
User & Date: anonymous 2011-06-19 10:53:48
Changes

  1. comment changed to:
    I have tried to configure inetd to respond to http requests on port 8080 using the following configuration.
    
    8080 stream tcp nowait.1000 root /home/alex/fossil/fossil/fossil http /home/fossil/fossil/lfossil.fossil
    
    However, it does not work. Using netcat, I find that instead of responding with http messages, it simply replies 
    
    http: http: unknown command: /home/fossil/fossil/lfossil.fossil
    http: use "help" for more information
    
    Fossil clearly does not understand the parameters passed to it. Would someone that has experience respond to this problem, and update the Quick Start guide?
    
    Thanks.
    
  2. foundin changed to: "1.18 [a8f271e81e] 2011-06-18 19:29:17 UTC"
  3. private_contact changed to: "6bde38be1222b006b97957aec8cef873c059f160"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to:
    Suggested inetd configuration for fossil not working.
    
  7. type changed to: "Incident"