> HttpCli->BandwidthLimit=5000000; > HttpCli->BandwidthSampling=100000; > > Dose anyone know these property how to use, and what's > happen when using these setting?
This is to limit the bandwidth the component may use. BandwidthLimit is the max Bytes/sec. BandwidthSampling is the time (milli-seconds) between checks. This sampling should probably be at least a few seconds. You alsoe have to use option httpoBandwidthControl. btw: Have a look at the component source code ! Search "Bandwidth". -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be
-- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be