> Hi Robin, > yeah it would be very nice for a web server to serve HTTP requests :-) > > What you're describing sounds odd indeed. First that comes to mind > is that socket wasn't open, but it was cause netstat shows it. > I suggest doing this: > 1. Check return codes from each mg_set_option() and report errors. > 2. When run from init, the environment could be different, so I'd > dump the environment at startup before running the app and > then see what could affect the execution. Maybe URI handlers > or CGIs use specific environment variable. > (e.g. "set > /tmp/env_dump.txt; irrigate ...." > > Sergey.
Very odd It is all working, it's just that it seems to take some 10's of seconds to start up on the embedded target even though all the diagnostics indicate that its OK. The result is that I'm mostly happy and I'm running the system live to water my 2 hectares of walnut trees, paddocks, various vegetable plots, tunnel houses and flower borders. Cheers -- Robin Gilks -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
