Commit Graph

507 Commits (1022432a1e55700a31a0278fc5ee6122ffc3cba7)
 

Author SHA1 Message Date
Xuefer 3006dd11c5 add variable var.PID for use in config file
18 years ago
Jan Kneschke 38b8743af3 - don't keep the full fastcgi response in memory
18 years ago
Jan Kneschke 57ed250138 don't assume the relpath is really set (merge from #120)
18 years ago
Jan Kneschke 4b63eae57d fixed crash in SIGINT handling
18 years ago
Jan Kneschke d00bb524f7 improve error-reporting (should fixed the Success 5 0 0 messages)
18 years ago
Jan Kneschke 6b63deb241 fixed example
18 years ago
Jan Kneschke 9209f7e8bd fixed typo
18 years ago
Jan Kneschke 0f9a82bd0e only enable fastcgi if necessary
18 years ago
Jan Kneschke b9623d6fd2 try pkg-config for lua if all other tests fail (fixed #247, #254, #209)
18 years ago
Xuefer 68f009a99f make default of sort to work
18 years ago
Xuefer 730ce9e9dd don't crach in error message for auth.require->method
18 years ago
Jan Kneschke 51ab2d8a02 added reload
18 years ago
Xuefer b37a95855f fix bug triggered by [680]. reset "used"
18 years ago
Xuefer 949ab7685e stupid SEGV introduced in [679]
18 years ago
Jan Kneschke d0c12ea533 when ever we have content-length we have to forward it.
18 years ago
Jan Kneschke 603d6ace1d don't try to guess, do a read check if we can open it.
18 years ago
Jan Kneschke 52125c82b8 check that we can really read the file
18 years ago
Jan Kneschke 326fa40875 compail about the right plugin and don't segfault
18 years ago
Xuefer 363301ccf3 added 'V' for HTTP_HOST, updated default accesslog format.
18 years ago
Jan Kneschke 5ae22303f4 fixed last-modified handling and handle absolute path names correctly (fixed #244)
18 years ago
Jan Kneschke 286b6100a4 moved the etag.h to the right file
18 years ago
Jan Kneschke d956619380 make MacOS X happy when it domes to mod_cml and lua
18 years ago
Jan Kneschke 3553b694d0 don't fetch the error-msg a second time
18 years ago
Jan Kneschke cdd1f9547b a simple connect() on the port is better and faster
18 years ago
Jan Kneschke a732e84748 use netstat to check if a process is listening on port 1026
18 years ago
Xuefer 6f3e816fba redirect don't need $tf->{HOSTNAME}
18 years ago
Xuefer 7c4bd1e8bb wait the fastcgi process to be up
18 years ago
Jan Kneschke 3ebc17571a find perl at runtime
18 years ago
Jan Kneschke a44e7fc4c4 replace 'localhost' by gethostbyaddr for 127.0.0.1
18 years ago
Jan Kneschke 8e742eac4c minor portability fixes
18 years ago
Jan Kneschke 09f5416912 some files aren't shipped anymore
18 years ago
Jan Kneschke 2d95a31db2 perpare for the 1.4.3 release
18 years ago
Jan Kneschke 478053510b only try to open the event-handler, but close right away as we have to open it AFTER the daemonize again
18 years ago
Jan Kneschke e45388fc44 added file_isdir
18 years ago
Jan Kneschke f350d3253a replaced /bin/sh exec by a simple cmdline parser (fixed #133)
18 years ago
Jan Kneschke 1a50f47b30 fixed error-msg
18 years ago
Jan Kneschke 4fc9ee0f86 removed duplicate test-scripts, added a test for bin-copy-env and cleaned up configfiles
18 years ago
Jan Kneschke a7d25eb577 add 404 and 403 to request-handling debug output
18 years ago
Jan Kneschke 131f9a3293 use the standard value for it
18 years ago
Jan Kneschke 32c28a0421 make ucbcc on sol9 happy as B_TRUE and B_FALSE are defined somewhere
18 years ago
Xuefer 4846d4ed80 the lost part of [240]
18 years ago
Jan Kneschke 1230c4c9b4 mod_cml needs lualib
18 years ago
Jan Kneschke 9dd464a72b moved last-modifed handling to response.c and let mod_cml_lua.c use it.
18 years ago
Jan Kneschke 7988661090 added tests for keep-alive and setenv and passed a ARRAY ref instead of a HASH ref
18 years ago
Jan Kneschke 5c20c426b7 added gracefull shutdown and max-connections
18 years ago
Jan Kneschke 3749f4cbfb limit max_fds to FD_SETSIZE of select is used.
18 years ago
Jan Kneschke a99be4eb42 next is 1.4.3, simplified the sorting of the features and modules
18 years ago
Jan Kneschke e47ae00886 let kqueue startup after daemonize is done
18 years ago
Jan Kneschke d84a871547 after-release fixes for freebsd (merged [191])
18 years ago
Jan Kneschke b14d500a9e do a long wait if the lighttpd isn't starting up fast enough
18 years ago