What exactly is the cronjob you see? Is it:
0,15,30,45 * * * * root /etc/rc.filter_configure_sync
That is added by have firewall rules with a schedule configured.
If it's killing connections every time it loads it may be doing exactly what it's configured to do.
Steve