var fDesc=new Array(); fDesc[0] = "IQ Proxy Server is a robust and secure content/reverse solution for Windows.

Featuring the most scalable server engine with up to 20,000 simultaneous connections for both filtering and caching content proxy and securing and accelerating reverse proxy, could serve more than 10,000 requests/sec in keep-alive mode.

Fastream IQ Proxy Server 3.0R (formerly known as "IQ Reverse Proxy") for Windows 7/2008/Vista/2003/XP/2000

Main features:

- Complete content proxy solution for web with support for the protocols such as HTTP, HTTPS, FTP and Gopher featuring filtering with respect to domain, location and content
- Robust & secure reverse proxy server with SSL offloading/tunneling, smart failover, extremely fast RAM/disk cache and load-balancing
- Tested 10,000 concurrent connections on single proxy port
- Tested 20,000 requests/sec with keep-alive and ultra fast caching5. Windows Active Directory support as well as HTTP/1.1 basic and digest authentication schemes6."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }