15 May
2008
15 May
'08
9:35 a.m.
.Bold { font-weight: bold; } .Title { font-weight: bold; font-size: 18px; color: #cc3300; } .Code { border: #8b4513 1px solid; padding-right: 5px; padding-left: 5px;color: #000066; font-family: 'Courier New' , Monospace;background-color: #ff9933; } Hi, I had some memory leaks when reload conf. with HUP signal. I find that log_reader_option 'prefix' causes memory leaks and make patch. Please check this patch is correct or not. Regards, Park