Re: [twsocket] For those who have using twsocket for heavy traffic..

2006-09-26 Thread samuel
evicing his events (creation thread or "attached" > thread). > > 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) &

Re: [twsocket] For those who have using twsocket for heavy traffic..

2006-09-25 Thread samuel
syncrhonized_send in wsocket.pas. I also noticed that wsocket_synchronized_* (replace * with send, connect, etc) is the second procedure beside getmessage that is using the most time (checked using aqtime4 profiler). thx On 9/24/06, Arno Garrels <[EMAIL PROTECTED]> wrote: > > samuel wrote:

Re: [twsocket] For those who have using twsocket for heavy traffic..

2006-09-23 Thread samuel
g so much percentage in AQTime is normal as it is the > handler for all events including al ICS ones. I would suggest you to > upgrade > to ICSv6 as it avoids DestroyWindow(). It also makes many TWSocket's share > the same window. > > Best Regards, > > SZ > >

[twsocket] For those who have using twsocket for heavy traffic..

2006-09-22 Thread samuel
Hello, I have a question to you guys that has programmed ICS in a heavy traffic environment.., i'm using borland delphi 7 and ICS 5 to make a HTTP Proxy Server. Then I used webpolygraph (www.web-polygraph.org) to test the result. The traffic generated by polygraph has following properties : 1. the