Feature #1237
A new Full-duplex Ajax module
| Status: | Reopened | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | stbuehler | % Done: | 0% |
|
| Category: | core | |||
| Target version: | - | |||
Description
This is a new module for Lighttpd. It adds HTTP streaming and push functionality to Lighttpd. The module is described in detail at http://www.refwell.com/blog/index.php/category/fdajax/
Many people have problems with adding FdAjax sources to Lighttpd and compilation. It would be much easier if the module sources are attached to the main Lighttpd sources distribution package as optional module.
The module currently compiles under Linux and OsX and is distributed under GNU license.
-- gdaniluk
History
Updated by darix over 2 years ago
lighttpd itself is under a bsd license atm. i would rather not include a GPL'ed module into lighttpd as it would require us to make the rest of it gpl aswell i think.
Updated by gregd over 2 years ago
Replying to darix:
lighttpd itself is under a bsd license atm. i would rather not include a GPL'ed module into lighttpd as it would require us to make the rest of it gpl aswell i think.
Frankly speaking I don't know the differences between these licenses. I change the fdajax module license to bsd so it can be included with lighttpd.
Updated by Anonymous about 1 year ago
So, what is the status of fdajax in lighttpd?
fdajax is really a worthy addition.
-- Frank DENIS
Updated by Anonymous about 1 year ago
Hey,
is this ticket stopped ??
Nobody wants use this module ???
-- jakjr
Updated by Anonymous about 1 year ago
This is really an important addition to lighty as we can use server pushing for web applications. Outstanding feature in my opinion.
-- sonix
Updated by Anonymous about 1 year ago
The http://www.refwell.com/blog/index.php/category/fdajax/ is dead.
Where can I find the detailed desciption of this module.
See my post in the forum http://forum.lighttpd.net/topic/73366#new
/Peter/
-- Peter Jolasson
Updated by Anonymous 11 months ago
PLEASE add this module to lighttpd, as this has huge potential. Thanks!
-- stefan
Updated by madmerry 4 months ago
Is there any plan about officialy merging this plugin into lighty ?
Updated by stbuehler 2 months ago
- Status changed from New to Wontfix
The linked site is down, and without docs i don't even think about adding this.
And i don't think it provides a generic interface via fastcgi or something similar...
Updated by gregd about 1 month ago
- File FdAjax.doc added
- Status changed from Wontfix to Reopened
The module provides simple generic interface via HTTP.
Updated by stbuehler about 1 month ago
- Assigned to deleted (
jan) - Target version deleted (
1.4.23)
Word files are not acceptable.
Updated by gregd about 1 month ago
- Assigned to set to stbuehler
If the module will be included with main Lighttpd sources then I'll cleanup docs and update Lighttpd doc wiki pages.