<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.18.2">
</HEAD>
<BODY>
Dear All,<BR>
I have entries in my ACCOUNTING table with repeated entries as follows. Does this affect billing, if billing is done by summing up ACCTINPUTOCTETS and ACCTOUTPUTOCTETS subtracted from specific TOTALOCTETS_ALLOC.<BR>
<BR>
mysql> select USERNAME,TIME_STAMP,ACCTSTATUSTYPE,ACCTINPUTOCTETS,ACCTOUTPUTOCTETS from ACCOUNTING where USERNAME='xxxxx';<BR>
<BR>
<B><FONT COLOR="#ff0000">| xxxxx | 1214577905 | Alive | 3802682 | 11626314 | </FONT></B><BR>
<B>| xxxxx | 1214578440 | Stop | 3802682 | 11627030 | </B><BR>
<B>| xxxxx | 1214578440 | Stop | 3802682 | 11627030 | </B><BR>
| xxxxx | 1214578440 | Stop | 3802682 | 11627030 | <BR>
<BR>
Does the Alive packet also affect billing since it has the same ACCTINPUTOCTETS as the Stop packet? <BR>
<BR>
Am currently running Radiator 4.2 and mysql Ver 14.12 Distrib 5.0.45.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<I><FONT SIZE="1">GPG Fingerprint: D89D 63D6 AAF1 2475 C5DC 281D 03A7 AB7A 6F73 AC1D</FONT></I>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>