Home

Main
FSP Servers
FSP Software
FSP Downloads

FSP project
FSP Team
Testers needed
Open tasks
Wizards vs CSH

Mailing lists
Bug Tracker

FSP Documents
Purpose
History
Articles
Today
Future
INFO
FAQ Old | New
FSP Protocol
Quotes

FSP suite
Browse Code
Copyright
Changelog
TODO
Open Hub page

Java library
Browse Code
API
READ.ME
Changelog
Open Hub Page

FSP C library
Browse Code
README
NEWS
Changes
TODO
Open Hub page

FSP proxy
Browse Code
READ.ME
Changelog

PyFSP
Browse Code

FSP entry in
GNU dir
Wikipedia

My projects
FSP Client
Download Machine
Smart Cache
SC Loader
Old programs

SF Logo

FSP history

FSP development started in a very old days. From source code and man page time stamps we can see that working and prototyping FSP started in 1988.

FSP versions 1.0 and 2.0 was born in Dec 1991. After that two first releases FSP goes to the active life.

Active era of FSP development ends in May 1993 when last official version 2.7.1 was released. After that then was some work on FSP in 1995 and which ends with now famous FSP version 2.8.1b3 in March 1996. This version is used on some servers today because Debian Woody has it, but 2.7.1 is still used on some forgotten machines in univesities.

I have released 2.8.1b4 in 2001, which was just some bugfixed version of 2.8.1b3 untouched from 1997 when I ported it to OS/2 (It was just a private port). Active working on FSP again starts on 25 June 2003 where Version 2.8.1b5 goes out.

I have rewrote a major parts of FSP server code for higher performance, because old code uses too much syscalls (about 10 for serving 1 packet) and fixed some very old bugs in FSP code.