RE: Issue reading from detail to sql (buffered-sql virtual server)

2008-01-31 Thread Nick Freeman
Hi, The below was added and recompiled with the same result - the virtual server writing to the database stops at Ready to process requests. Thanks, Nick -- It looks like it isn't noticing that it's finished reading the file. I would suggest going to line 482 of src/main/detail.c, and

RE: Issue reading from detail to sql (buffered-sql virtual server)

2008-01-31 Thread Nick Freeman
# it makes no difference. } accounting { detail_rewrite # sql_logger1 } } Thanks, Nick Freeman ihug engineering -Original Message- Do you have a *minimal* configuration that can reproduce this? i.e. read from detail, log to detail-x

RE: Issue reading from detail to sql (buffered-sql virtual server)

2008-01-30 Thread Nick Freeman
. Cleaning up request 0 ID 37069 with timestamp +20 Ready to process requests. Any help would be appreciated, thanks! Nick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] s.org] On Behalf Of Nick Freeman Sent: Wednesday, January 30, 2008 10:06 AM To: freeradius-users

Issue reading from detail to sql (buffered-sql virtual server)

2008-01-29 Thread Nick Freeman
Hi, I'm trying to get my detail file picked up by multiple virtual servers and relayed to multiple PostgreSQL backends. The detail file writes fine, however the detail reader will only ever write one entry to the Postgres DB when it starts. The config I have for the virtual server in question is