On Nov 16, 2005, at 12:27 AM, Joost de Heer wrote:
I don't know the answer to the create_server_config, but:How do I get only one process running?There's a 'master process' and one child. Just the way you configured the thing. So seeing 2 processes is normal.
For debugging purposes, you can pass -X to httpd to prevent it form forking and stay in the foreground. Like so:
$ gdb bin/httpd <...> (gdb) run -X Starting program: /Volumes/Files/asf/httpd-2.2.x/bin/httpd -X <...> S. -- [EMAIL PROTECTED] http://www.temme.net/sander/ PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
smime.p7s
Description: S/MIME cryptographic signature
