[twsocket] New Delphi and C++ Builder Surveys from Embarcadero

2009-10-27 Thread francois . piette
Please fill the survey, we'll get a better Delphi ! http://edn.embarcadero.com/article/40071 You may also mention ICS/MidWare as answer to the questions \"Are there any other 3rd party software that should be part of the product?\" \"What is your primary technology used to develop web appli

[twsocket] Disk cache for ICS server--ideas for speed?

2009-10-27 Thread Fastream Technologies
Hello, I know this is slightly off topic but here it goes... The disk cached object code is at http://www.fastream.com/beta/IQProxyServer.exe . I see a lot of hard drive seek access while I am browsing the web with the proxy in between. I think these must be another way such as global disk read/w

[twsocket] ANN: IQP 3.0.0B2 with new buffering technique

2009-10-27 Thread Fastream Technologies
Hello, Instead of flushing to disk after each packet, we simply use the RAM cache stream -when available- for buffering now. This means a lot less disk activity and seek time--flushing every 128kB. http://www.fastream.com/beta/IQProxyServer.exe -- To unsubscribe or change your settings for TWSock

Re: [twsocket] Business offer--clustering support

2009-10-27 Thread Fastream Technologies
Hello, Let's say we have two computers running our software. One of them is on IP1 and the other IP2. If the IP1 fails for hardware/software reason, IP2 should be answering as if IP1 has never failed or with some low interval. Something like NLB but with failover support as we will have full appli

Re: [twsocket] Business offer--clustering support

2009-10-27 Thread Francois PIETTE
Let's say we have two computers running our software. One of them is on IP1 and the other IP2. If the IP1 fails for hardware/software reason, IP2 should be answering as if IP1 has never failed or with some low interval. Something like NLB but with failover support as we will have full applicati

Re: [twsocket] Business offer--clustering support

2009-10-27 Thread Matt Minnis
Those things Francois suggested may work or some sort of gateway/proxy application that acts as a middleman and handles the redirection. Matt -Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Francois PIETTE Sent: Tuesday, October 27, 2

Re: [twsocket] Business offer--clustering support

2009-10-27 Thread Fastream Technologies
I now wonder what method does BigIP itself uses for for failover of BigIP machines. I know they can be used as multiply BigIP cluster configurations and that is what the customers are demanding... On Tue, Oct 27, 2009 at 6:42 PM, Francois PIETTE wrote: > Let's say we have two computers running o