Commit Graph

1528 Commits (b6b694df3d9c0b4a4c68eb29a4776960a65bce18)
 

Author SHA1 Message Date
Jan Kneschke 877161c067 switch to LigtyTest module
18 years ago
Jan Kneschke 31b066fb4e fixed link and version number
18 years ago
Jan Kneschke 9979789092 added comment that only one vhost-module should be active at a time
18 years ago
Jan Kneschke ee1c38df7c fixed reST markup
18 years ago
Jan Kneschke 219ad8631a removed unused parts for the document
18 years ago
Jan Kneschke 63738a1d9f added docs
18 years ago
Jan Kneschke 7a25f1b5f5 Unified all tests to use the LighyTest framework
18 years ago
Jan Kneschke aff653fdba moved to ports of the fastcgi scripts to somewhere else
18 years ago
Jan Kneschke 84a7bf974d added docs for scgi
18 years ago
Jan Kneschke b54ea0c621 added a comment about balancing and documented the
18 years ago
Jan Kneschke 01afa1ca5b don't segfault on cleanup if the startup failed
18 years ago
Jan Kneschke 8281374f40 updated ChangeLog and NEWS from trac-timeline
18 years ago
Jan Kneschke 91f59d67b1 fixed scgi protocol handling and run first tests again pythonpaste
18 years ago
Jan Kneschke 53c6ac0628 added a mod_scgi.c to implement SCGI for the python folks. This just
18 years ago
Jan Kneschke e6a090656f disable adaptive spawning for now
18 years ago
Jan Kneschke 533e8047c0 improve readability for error in request header error (fix #101)
18 years ago
Jan Kneschke 7bca57bb6b final fix for testcase and #177
18 years ago
Jan Kneschke f090899eae improved debug output
18 years ago
Jan Kneschke 5986add693 Quote ETag, fixes #117
18 years ago
Jan Kneschke d185991460 fixed checks for the digest-crash
18 years ago
Jan Kneschke 4d33902639 merged [373]
18 years ago
Jan Kneschke c8652e52b0 fixed #148 and let PAM use the lighttpd-handle (if someone implements it)
18 years ago
Jan Kneschke 232e6158a9 Fixed segv if debuggin is enabled
18 years ago
Jan Kneschke d162ea1385 removed dead code, improved debug output and use + instead of % for the host-selection in CARP
18 years ago
Jan Kneschke 8e67134b23 use size_t instead of unsigned int and char * instead of unsigned char *
18 years ago
Jan Kneschke c65f4e0223 make port 80 the default
18 years ago
Jan Kneschke e5a1b1eb4a make sure we mark the connection as SSL (important for redirects later)
18 years ago
Jan Kneschke acfe706d73 Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path.
18 years ago
Jan Kneschke efa87f47c1 don't close the connection twice on HUP|IN
18 years ago
Jan Kneschke b527f569af added more debug info and fix hang after a local fcgi process has died
18 years ago
Jan Kneschke 4335479051 handle ranges >2G correctly
18 years ago
Jan Kneschke 5056731095 using 127.0.0.1 is fine for all systems
18 years ago
Jan Kneschke bca076c9d0 added balancing and debugging info
18 years ago
Jan Kneschke dfe03995d7 Fix crash if qop is not set in the authorize response
18 years ago
Jan Kneschke b90f231042 handle range requests for >2Gb correctly
18 years ago
Jan Kneschke 3eaaf78038 cleanup nicely
18 years ago
Jan Kneschke f88ca6b629 Clenaup environment before finishing the request
18 years ago
Jan Kneschke cee3c0d880 added tests for mod-proxy
18 years ago
Jan Kneschke b5e848d5b4 - Added hash, round-robin balancers
18 years ago
Jan Kneschke 510b536669 replaced IP address for fastcgi.server to localhost
18 years ago
Jan Kneschke e7def825a8 remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed
18 years ago
Jan Kneschke 6b5c314cc6 added the name of the plugin if dlopen fails
18 years ago
Jan Kneschke 279af9590f don't use accept-filtering if SSL is used
18 years ago
Jan Kneschke be5bb63b00 merged [166]
18 years ago
Jan Kneschke bd7c860620 next release will be 1.3.14
18 years ago
Jan Kneschke 3e61a898cb merged [238]
18 years ago
Jan Kneschke a4f3a407bf set server-name to http_host if it is not set explicitly
18 years ago
Jan Kneschke 6925cdcf49 removed duplicate variable
18 years ago
Jan Kneschke d501b21f57 merged [281]
18 years ago
Jan Kneschke 3b5fffce48 merged partts of [192] and [194]
18 years ago