interp
ed0679bb85
* open-logfile returns null-output-port if logfile cannot be opened for writing
...
* No output to stderr anymore. Output now goes to syslog. If syslogging
is disabled, bad luck.
2002-05-08 20:28:40 +00:00
interp
2f0397483b
Don't log to stderr if logfile cannot be opened.
...
Removes problem with make-logfile-rotator and closing stderr.
2002-05-08 19:55:56 +00:00
mainzelm
47e58254eb
7k mainzelM
2002-05-08 12:59:30 +00:00
mainzelm
18c056e01e
Added logfile rotation on SIGUSR1.
2002-05-08 12:04:41 +00:00
interp
1689c545c8
* removed STRING-HAX library from sunet. (now using SRFI 13 & 14 from
...
scsh)
2002-04-21 18:55:18 +00:00
interp
c83ffe0ad4
added HTTP-SYSLOG call when a reply-code is not handled.
2002-04-14 16:58:49 +00:00
interp
d03627531a
removing leading space from refer and browser-field in CLF-Logfile
2002-04-06 16:23:07 +00:00
interp
827ac14d13
added export of http-syslog / http-log
2002-04-04 07:38:46 +00:00
interp
d0efc1f470
Don't lose initial "/" in path-list until handler is invoked.
2002-04-02 20:25:11 +00:00
interp
3a14b095e2
added forgotten init-line for *HTTP-SYSLOG?* in INIT-HTTP-SYSLOG!
2002-04-02 12:01:55 +00:00
interp
75970e8842
* insert missing *http-log?* variable
...
* minor format changing to CLF-log entries
2002-04-02 11:34:53 +00:00
interp
ad124d61e1
Added enhanced logging possibilities to httpd
2002-03-25 11:35:05 +00:00
sperber
9a2be969d5
Add rate limiting to httpd.
2002-03-01 08:54:48 +00:00
sperber
bee65f4c22
Remove dependency of HTTPD-CORE upon LET-OPT.
2002-02-23 14:45:36 +00:00
sperber
619b0b6d67
Make the various httpd options into an abstract datatype.
2002-02-23 14:42:50 +00:00
mainzelm
666ac9897d
Fill cache for my-fqdn.
2002-02-21 16:42:26 +00:00
sperber
24214819dc
Prevent log interaction with a lock.
...
Don't do a DNS lookup for log entries.
2002-02-21 16:12:22 +00:00
sperber
5e1193c60a
Properly set up logging port.
2002-02-21 15:09:26 +00:00
mainzelm
0c7e75a2b5
+ Use fork-thread
...
+ Replaced host-name-or-empty by host-name-of-ip
2002-01-08 14:02:39 +00:00
mainzelm
e90c8b14c3
Don't loose if the remote host has no DNS entry.
2001-10-29 08:39:15 +00:00
mainzelm
af7288f535
Revert to old bufpol name.
2001-10-08 17:32:49 +00:00
interp
6c702e9a03
sunet can be used with scsh 0.6 now (hopefully).
...
explicitly named every interface
moved TOOTHLESS.SCM to MODULES.SCM
removed macros from CONDITIONALS.SCM (UNLESS, WHEN, ?, SWITCH, SWITCHQ)
thereby removed conditionals.scm and the modules SWITCH-SYNTAX and CONDHAX.
2001-08-20 11:31:03 +00:00
interp
5a15d24738
documentation added
...
uri.scm fixed:
- uri-escaped-chars contains the characters to escape
- escape-uri really uses optional argument
- some files changed so they can use new char-set-lib instead of char-set-package
2001-05-17 16:48:41 +00:00
interp
9692f2e8d3
thread-support merged
2001-04-27 16:19:34 +00:00
mainzelm
01310403c1
*** empty log message ***
2000-09-26 14:35:26 +00:00