[7.951][QUESTION][ANSWERED] question- HTTP version log

Hi All

I ve been making changes to the HTTP proxy and therefore according to the new logging system I am able to view the "new version" on the logs.Most of the times the version increases by 1 for every chagne. However,there are cases where the new version is 9 numbers greater

2010:06:27-13:13:41   httpproxy[4992]: id="0003" severity="info" sys="SecureWeb" sub="http" request="(nil)" function="confd_config_reload_func" file="confd-client.c" line="747" message="reloading config done, new version 161"

2010:06:27-13:16:44   httpproxy[4992]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xef2a0498" function="ssl_log_errors" file="ssl.c" line="47" message="C 192.168.*.* : 4992:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:284:
2010:06:27-13:18:30   httpproxy[4992]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xef295880" function="ssl_log_errors" file="ssl.c" line="47" message="C 192.168.*.* : 4992:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:284:
2010:06:27-13:19:07   httpproxy[4992]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xefc05048" function="ssl_log_errors" file="ssl.c" line="47" message="C 192.168.*.* : 4992:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:284:
2010:06:27-13:20:21   httpproxy[4992]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xefc05048" function="ssl_log_errors" file="ssl.c" line="47" message="C 192.168.*.* : 4992:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:284:
2010:06:27-13:22:12   httpproxy[4992]: id="0003" severity="info" sys="SecureWeb" sub="http" request="(nil)" function="confd_config_reload_func" file="confd-client.c" line="714" message="reloading config"
2010:06:27-13:22:13   httpproxy[4992]: id="0003" severity="info" sys="SecureWeb" sub="http" request="(nil)" function="confd_config_reload_func" file="confd-client.c" line="747" message="reloading config done, new version 170"


Do we know what this is happening?

Thanks