23 Feb
2012
23 Feb
'12
10:23 a.m.
Alan Buxey wrote:
if you have this sort I'd thing exposed you could even then just decide to take the load off your server...either sending the packet to disk or off to another server.. buffered-sql or proxy-to-home...
That works. The only downside is that when the load drops, the detail file reader will be sending "old" packets, at the same time as the server is sending "new" packets to SQL. Alan DeKok.