IQ Web/FTP Server Features

Features/Specs
What's new in IQ Web/FTP Server 11.5.5
- JavaUploader HTTP upload resuming has been fixed
- FTP client thread/object return to pool fixed and tested
- JavaUpload button position should be fixed in HTTP folder listing
- FTP->Upload Event %OBJECT_PATH% variable is fine now
- Critical bug fix preventing server halt due to expiration
- FTP->Users GUI acccess violation fixed
What's new in IQ Web/FTP Server 11.5.0
- New web server engine with specific dynamic threads setting in Options for CGI and ISAPI
- OpenSSL (pem format) Certificate Signing Request (CSR) can now be created from inside the GUI
- Updated country filter database
What's new in IQ Web/FTP Server 11.4.7R
- FTP "hung connected users" fixed
- Import username/password feature fixed for both FTP and HTTP
- CGI that self-compress support fixed
- IP2Location updated to March 2008
- MLST response fixed
- Rare "Opera-bad-request-causing-crash" bug eliminated
- HTTP folder listing HEAD command response now returns correct Cache-control directive (for cache engines like IQRP)
- FTP idle timeout fixed--now all connections timeout no matter being not logged in and TCP "half-closed"
- HTTP folder listing operations now escape ampersand (prior to this fix, files/folders containing "&" did not work)
What's new in IQ Web/FTP Server 11.4.5
- Both FTP and HTTP engine bug fixes
- IP2Location updated to November 2007
What's new in IQ Web/FTP Server 11.4.0
- Hiding of HTTP root folder listing with an index.php when the auth usernames and the folder names are the same
- Execute rights is now separate from download permissions so that you can have scripts like AWStats being executed without revealing configuration contents in the same folder by giving only execute and not download permission
- Events for FTP, enabling the admin user to set a script or a Win32/64 executable to run (i.e. to send a notice email when specified events occur such as user login or file upload. PHP script to send email is included.)
- Admin SSL connection bug fix
- Web folder listing sort-wrt-file-type fixed
- FTP server not starting at startup bug fixed
- Cache bug fixed for non-updating folders
- Normal-admin login bug fixed
- IP2Location DLL updated to October '07 edition
- Admin SSL connection bug fix
- Web folder listing sort-wrt-file-type fixed
What's new in IQ Web/FTP Server 11.3.6
- Important FTP engine bug fix (tested at a high traffic site)
What's new in IQ Web/FTP Server 11.3.5
- OpenSSL library upgraded to 0.9.8e! (faster and security vulnerabilities fixed!)
- IP2Location updated to July 2007
- Bug fix in user import to both HTTP/FTP groups
- Bug fix in HTTP(S) cache (newly uploaded files never show up bug)
What's new in IQ Web/FTP Server 11.3.0
- Advanced HTTP(S) recursive upload Java applet: 64-bit sized file/folders uploading with *resume* and queue
- Web folder deletion now recursive (i.e. deltree)
- Expired evaluation installations are now able to re-evaluate (trial period reset)
- HTTP(S) HEAD response and folder listings now also cached
- Expired evaluation installations are now able to re-evaluate (trial period reset)
- IP2Location database updated to April '07
What's new in IQ Web/FTP Server 11.2.6R
- HTTP authentication (was occurring in some time zones) bug fixed
- Server thread-pool bug under heavy/varying traffic loads has been fixed
- Server 503 (no more room) response bug fixed
- IP2Location database updated to February 2007
- W3C log field cs-host is now working correctly
What's new in IQ Web/FTP Server 11.2.0R
- FTP Mode Z upload access violation fixed
- HTTP digest authentication with Java applets compatibility assured
- HTTP digest authentication with custom 401 error page is fixed
- IP2Location database updated to January '07
- HTTP folder listing default title changed to domain/path
- CGI process termination bug fixed
- HTTP HEAD command content-type response header fixed
What's new in IQWF Server 11.1.9R
- CGI compressed content-length fixed
- CGI/ISAPI executables caching fixed
- Windows XP Home compatibility tested
What's new in IQWF Server 11.1.8R?
- Windows Services Account Manager integration fixed (no-more
reboots during startup)
- FTP server account/IP limits DoS vulnerability patched
What's new in IQWF Server 11.1.7R?
- CGI timeout fixed and PHP-compatibility tested
What's new in IQWF Server 11.1.6R?
- Windows 2000 service subsystem compatibility problem fixed
What's new in IQWF Server 11.1.5R?
- HTTP server performance improved with connection object
pooling (2000 connections/sec on 2.0GHz single-core CPU)
- FTP maximum number of users bug fixed
- Redesign for CGI/ISAPI as well as important bug fixes for
HTTP POST
- Added HTTP error 403-2 (connection limit per IP/username
reached error) as customizable HTML page
- Cache now enables read access to partially written files
(reading from the cache where it is available and completing the
missing parts)
- Network UNC paths are now browsable (thanks to Chaz
Antonelli for the feedback)
- HTTP domain matches are now done with exact match being the
first priority
- HTTP authentication bug fixed
- HTTP 404 error pages fixed (however now you no longer can
have CGI/ISAPI scripts running in error pages [similar to
Apache, due to protocol/OS limitations]).
What's new in IQWF Server 11.0.7R?
- FTP server now multi-threaded--one thread per configurable
number of clients. IQ FTP Server can now take advantage of
multiple CPUs/CPU-cores by load-balancing among them.
- The engine service application now depends on Tcpip to
prevent ill-opening when no Windows user is logged in
- ISAPI fixed for php5isapi.dll and others with DLLs pooled in
memory so that you can serve scripts ultra fast!
(Note: There is a downfall of PHP under IQWF--scripts cannot be
run from virtual folders outside the home folder. For example:
Home Folder: C:\NFRoot. Do not run scripts from
C:\InetPub\wwwroot, D:\, E:\, etc...
Also, for ISAPI PHP to run well, please set the Doc_root = <home
folder (by default, "C:\NFRoot")> in PHP.ini. Since ISAPI DLLs
are pooled in memory while the server is running, make sure you
restart the server to have changes in php.ini take place.
- FTPS force explicit SSL implemented
- Bug fix for HTTP(S) restart (no more port clashes)
- WAN IP detection fixed
- FTP import users fixed & improved OK
- Web folder listings improved with support for characters
like quote ("'") now in file/folder names to be renamed/deleted
and some bug fixes in rename with files with usernames
- Implemented proxy cache-control setting for Folder Listing
pages
- PHP support in CGI enhanced
- In FTP, "Disable Mode Z for LAN users" check box fixed
- In FTP/HTTP GUI, max connections now have text boxes for
precise settings
- When storage quota is full, FTP uploads now end with the
correct error message
What's new in IQWF Server 11.0.6?
- FTP server multi-part uploads fixed (tested with CuteFTP Pro
8)
- 0-size files could now be uploaded in FTP
- Rotation & W3C logs had a fix that now enables correct
headers being printed on screen (when the rotation period is
over and if the server is just restarted, it now prints the
headers in a not-mixed-up way.
- Normal admin users' FTP user import fixed
- GUI had some text/hint/color fixes
What's new in IQWF 11.0.2R
- HTTP bandwidth limits when authentication is enabled (thanks
to
"netzwerker" from Germany for the report)
- Small memory leak in HTTP server
- Actions bug fixed in both FTP and HTTP (thanks to Chaz
Antonelli for reporting)
What's new in IQ Web/FTP Server (IQWF) v11.0.1?
- FTP download resume fixed
- HTTP HTML folder listing default colors changed
- Socket disconnection routines re-architected
- GUI tolerates non-fatal errors
- Zlib1.dll code embedded in exe, file removed
What's new in IQ Web/FTP Server (IQWF) v11?
- HTTP/1.1 HEAD command response fixed
- HTTP/1.1 304 response implemented for web server which
enables clients to get only modified pages
- Fixes for reported bugs in the IQWF Yahoo group
- IP2Location database component updated to August 2006
edition
- GUI-to-admin-server engine highly improved with no more
warnings
New Features of 8.5
- 256-bit explicit SSL for FTP
server (only available in the Professional version)
- 256-bit SSL for HTTPS
compatibility (only available in the Professional version)
- HTTP/1.1 digest auth bug fixed
- Normal admin user bugs fixed
New Features of 8.3
- MAJOR CODE CLEANUP VERSION
- User import/export to/from FTP/HTTP
groups implemented
- CGI API fixed & optimized tested to
run PHPbb and Coppermine as well as PHPMyAdmin
- Normal admin user bug fixed in GUI
- Faster execution (up to 1000 HTTP
connections/sec with an average P4 single core processor!) due
to compiler upgrade!
New Features of 8.2.7
- Important bug fixes
- FTP and HTTP thread design fixed
- Web server can now open 1000
connections/sec on a P4! (Abyss web server can accomplish 560
connections/sec on the same hardware/OS)
New Features of
8.2
- FTP server DoS vulnerability fixed
- New HTML layout with customizable
font colors and size in folder listing
- HTTP file manager now supports UTF-8
(Unicode)
- Digest auth strenghened against DoS
attack
New Features of
8.1
- Trial period reset in this
version so that old trial users can retry
- Multiple GUIs can be opened on the
same computer for multi server monitoring
- HTTP/1.1 digest secure
authentication implemented
- FTP QUIT/ABOR bug fixed
- HTTP cookie bug has been fixed
22 Classic Features of IQ Web/FTP Server
-
FXP-enabled FTP and thread-pooled multi-threaded HTTP 1.1 server
fulfilling 100Mbps Ethernet (observed on AMD Athlon XP 2000+ and
Windows® XP and 2003) with 4000 max. concurrent users for each
server port
-
Built-in Dynamic DNS (dyndns.org & no-ip.com) IP updater
-
Country/domain/IP-address filter keeps intruders away
-
Serving from behind dynamic IP and NAPT
-
User and group based authentication with permissions for all
standard FTP and HTTP commands and more...
-
CGI/1.1 (Common Gateway Interface)
and ISAPI/6.0 (MS Internet Server API) implementation with support for PHP and other script
interpreters as well as pure CGI executables and ISAPI DLLsDisk storage quotas (per user/group; in both FTP and HTTP)
-
FTP server complies to RFCs 959,
1579, 2389, mlst, ftpmd5 with optional FXP disabling for extra
security and anti-hammering for FTP hack
prevention
-
Bandwidth limits for web domains at user granularity with separate
settings for upload and download
-
Virtual File System (VFS) feature for serving all network drives
from a single IP and mapping out-of-root folders automatically and
easily
-
Ability to run multiple FTP and HTTP servers (all with their own
settings and users) in a single NT-service process
-
Multiple admin users with
different levels of delegated permissions to administrate web
domains and FTP users
-
Mode Z support integrated for FTP
with compression levels definable at file type/extension granularity
-
HTTP GZip compression support for GET (download) and POST
(upload) with compression level definable at domain/file type
granularity
-
W3C Extended Log Format logging option with
daily and hourly rotation support
-
Extremely fast caching engine taking the level of performance and
scalability to new heights...
-
HTTP file uploading and management; use web browsers to upload and
manage files remotely--all with authentication
-
Serving with dynamic IP/DNS in FTP with passive WAN IP feature
with dynamic IP to the passive IP of FTP auto set
-
Upload/download ratio support tailored for U/D sites (for both FTP
and HTTP)
-
Improved HTTP directory listings with HTML tables
-
Server engine and GUI are separated with remote XML/C++
administration interface
-
Engine can now run as non-interactive service that is able to
serve when no Windows® user is logged in
-
MLST, MLSD and MDTM (file modified time) commands also
supported on FTP server
To download & read the user guide of IQWF Server, please
click here.
Benchmarks
We have tested IQWF/NETFile Web Server against the
benchmarking/stress testing tool Socrates. The test platform:
Server: P4-1.6GHz 1GB DDRRAM 400MHz FSB,
Client: AMD Athlon XP 2500+ 512MB DDRRAM 333MHz FSB,
Network: 100Mbps switched Ethernet.
| Log Date: Tue Sep 07 11:18:50 2004 |
Sliding Stats:
100 |
| Host: 192.168.1.3 |
Connections:
223824 |
| Port: 80 |
Elapsed Time: 00:04:00 |
| Secure Port: 443 |
Connections/Sec:
932.60 |
| Clients: 50 |
Avg. Latency: 0.01
|
| Iterations: Infinite |
Avg. Transfer: 0.00
|
| Start Delay: 1000 |
Total KBytes:
234067 |
| Loop Pause: 0 |
2xx: 223824 |
| Read Pause: 0 |
3xx: 0 |
| Order: Random |
4xx: 0 |
| Pages: 1 |
5xx: 0 |
| Stat logging: Enabled |
Dropped: 0 |
Donate Securely Today
Donate to Fastream IQWF Server Professional for custom email/phone support:
Donate now.
|