package sessdata
func Start() {
initIpPool()
checkSession()
saveStatsInfo()
CloseUserLimitTimeSession()
}