Jan Kneschke
9979789092
added comment that only one vhost-module should be active at a time
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@392 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
ee1c38df7c
fixed reST markup
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@391 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
219ad8631a
removed unused parts for the document
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@390 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
63738a1d9f
added docs
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@389 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
7a25f1b5f5
Unified all tests to use the LighyTest framework
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@388 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
aff653fdba
moved to ports of the fastcgi scripts to somewhere else
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@387 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
84a7bf974d
added docs for scgi
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@386 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
b54ea0c621
added a comment about balancing and documented the
...
new proxy.balance option
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@385 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
01afa1ca5b
don't segfault on cleanup if the startup failed
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@384 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
8281374f40
updated ChangeLog and NEWS from trac-timeline
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@383 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
91f59d67b1
fixed scgi protocol handling and run first tests again pythonpaste
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@382 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
53c6ac0628
added a mod_scgi.c to implement SCGI for the python folks. This just
...
a skeleton and has to tested against a real SCGI server.
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@381 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
e6a090656f
disable adaptive spawning for now
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@380 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
533e8047c0
improve readability for error in request header error ( fix #101 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@379 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
7bca57bb6b
final fix for testcase and #177
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@378 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
f090899eae
improved debug output
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@377 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
5986add693
Quote ETag, fixes #117
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@376 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
d185991460
fixed checks for the digest-crash
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@375 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
4d33902639
merged [373]
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@374 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
c8652e52b0
fixed #148 and let PAM use the lighttpd-handle (if someone implements it)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@372 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
232e6158a9
Fixed segv if debuggin is enabled
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@371 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
d162ea1385
removed dead code, improved debug output and use + instead of % for the host-selection in CARP
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@370 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
8e67134b23
use size_t instead of unsigned int and char * instead of unsigned char *
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@369 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
c65f4e0223
make port 80 the default
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@368 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
e5a1b1eb4a
make sure we mark the connection as SSL (important for redirects later)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@367 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
acfe706d73
Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path.
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@366 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
efa87f47c1
don't close the connection twice on HUP|IN
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@365 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
b527f569af
added more debug info and fix hang after a local fcgi process has died
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@364 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
4335479051
handle ranges >2G correctly
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@363 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
5056731095
using 127.0.0.1 is fine for all systems
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@362 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
bca076c9d0
added balancing and debugging info
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@361 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
dfe03995d7
Fix crash if qop is not set in the authorize response
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@360 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
b90f231042
handle range requests for >2Gb correctly
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@357 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
3eaaf78038
cleanup nicely
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@356 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
f88ca6b629
Clenaup environment before finishing the request
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@354 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
cee3c0d880
added tests for mod-proxy
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@351 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
b5e848d5b4
- Added hash, round-robin balancers
...
- fixed return codes in two cases
- droped some endless loops
- FIXME: re-enabling of dead hosts is missing for now
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@350 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
510b536669
replaced IP address for fastcgi.server to localhost
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@349 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
e7def825a8
remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@343 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
6b5c314cc6
added the name of the plugin if dlopen fails
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@342 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
279af9590f
don't use accept-filtering if SSL is used
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@320 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
be5bb63b00
merged [166]
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@318 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
bd7c860620
next release will be 1.3.14
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@317 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
3e61a898cb
merged [238]
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@292 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
a4f3a407bf
set server-name to http_host if it is not set explicitly
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@291 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
6925cdcf49
removed duplicate variable
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@290 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
d501b21f57
merged [281]
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@285 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
3b5fffce48
merged partts of [192] and [194]
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@283 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
8a3b1f5cb0
merged [279]
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@280 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
ba06bde6d5
merged [274] and [239]
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@278 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago