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.
--
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.