hi i'm new to list and to pound :)
i've written few patches, please consider adding those to distribution. http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pound-overquote.patch this patch solves makefile in case CC is defined with spaces like 'ccache gcc' http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pound-hash-UL.patch this patch mutes compile warning, i think this is correct approach. http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pound-logfile.patch this patch adds new directive LogFile to config, it behaves same internally as 'LogFacilty -'. it is needed if you start pound from start-stop-daemon, where it is not easy redirect stdout to file. it could be likely improved to conflict with LogFacility being defined and improved to reopen stdout when reload signal is received by pound. however i have question about log writing internals, how is it assured that only access_log data is written to stdout, by any chance internal errors are not written there? as brief looking at code, everything goes via logmsg... -- glen -- To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
