Version 3.06.17 of Small HTTP server has been created

8 views
Skip to first unread message

Maxim Feoktistov

unread,
Sep 16, 2020, 3:09:58 AM9/16/20
to Small HTTP server
  Hello,  Friends!

 New  version  3.06.17 of  Small HTTP server is ready.

What news:

-  In the Windows version, a bug in the menu in the "Configuration" window has been fixed.
* The new SSI functions fsize(filename) and ftime(filename) work more correctly.
[12.09.20] Version 3.06.16
+ Created 64-bit version for Linux. But it still testing, and in general I don't recommend to use 64-bit version even on a 64-bit system. 32-bit version work well on a 64-bit system too. This server program never required 64-bit features, and 64-bit version just wastes extra resources on increased pointers size and additional time on variable conversion. May be in some cases somebody don't want to setup 32-bit extension (libraries) on the 64-bit system... 64-bit version for this cases.
+ To Server Side Includes for #if statement added four functions:
      exist(filename) - returns 1 if file exist, otherwise 0.
      fsize(filename) - returns size of the file.
      ftime(filename) - returns time of last modification of the file in seconds from 01.01.1971.
      fmode(filename) - returns access mode of the file.
+ To Server Side Includes for #fsize tag added modifiers 'Kb' and 'Mb' to show size of file in Kilobytes and Megabytes. Example of usage:
    <!--#fsize Kb virtual="path/file_name" -->
+ The table "External referer" has been add to Statistics.
* In statistics "Referer" and "Hosts of referer" tables now also included https connections. (Before these tables was for http only)
+ DoS request detecting has been added to DNS server. Number of DoS-like requests for IP blocking is set in the settings.
- In ARM version few bug e.g. with CGI "Status" has been fixed.
* Other little changes...
[02.07.20] Version 3.06.15
+ MDTM extension has been added to FTP server.
- Bug with save (unsave) DHCP database file has been fixed.
* In DNS server $IF_DOWN remote service checker now will work more correct.
[02.06.20] Version 3.06.13
+ TLS for FTP (RFC 2228 - FTP Security Extensions) has been added to FTP server.
* Over time, for many versions I updated the program, but did not update its description. The description is catastrophically outdated and in some places did not correspond to reality at all. (Maybe that's why the program is on the list of "unwanted"? However, I don't know this for sure, and I'm confused). Starting with this version, I began to fix the description.
+ As you may have noticed, another variation of the distribution has been published, which already includes an IP database by country. For any version of distribution, you can separately download and install monthly updating IP-country database.
+ Now distributions compiled by MinGW are packaged using UPX and due to this they weigh less.


Reply all
Reply to author
Forward
0 new messages