Michael Snoyman
29eb1a4a6c
Version bump
2012-10-21 15:04:31 +02:00
Michael Snoyman
52971e4b6f
Removed host list on Keter welcome page
2012-10-21 07:11:46 +02:00
Michael Snoyman
b0c173a8c1
Host name redirects
2012-10-21 07:07:26 +02:00
Michael Snoyman
99739e3f84
Slightly better error message
2012-10-21 06:51:35 +02:00
Michael Snoyman
30804ae341
unix-process-conduit 0.2
2012-10-16 21:21:11 +02:00
Michael Snoyman
da6ea6735c
onException killProcess
2012-10-16 15:13:26 +02:00
Michael Snoyman
0f5920cf12
unix-process-conduit bump
2012-10-16 08:02:59 +02:00
Michael Snoyman
bc095450b2
CloseOnExec for creating files
...
This should solve the text file busy issue. The problem was that while
one green thread was writing a file to disk, another would already be
forking a process for executing a separate app. That new process would
retain a write FD to the file being created, which prevented that file
from eventually being executed.
2012-10-15 14:35:43 +02:00
Michael Snoyman
cbd0f9d19e
New static hosts format
2012-10-14 18:17:01 +02:00
Michael Snoyman
63dc14b394
Version bump
2012-10-14 14:52:12 +02:00
Michael Snoyman
b081c2f28f
Doc notice
2012-10-12 14:46:31 +02:00
Michael Snoyman
6abb9546cb
http-reverse-proxy min version bump
2012-10-12 13:31:56 +02:00
Michael Snoyman
6955fe93e0
static-hosts
2012-10-12 12:59:46 +02:00
Michael Snoyman
a16f532880
extra-hosts
2012-10-12 12:17:00 +02:00
Michael Snoyman
e0fa8d7bac
Avoid Tar.unpack
2012-10-12 12:02:58 +02:00
Michael Snoyman
5dffbed68d
Version bump
2012-10-11 10:27:06 +02:00
Michael Snoyman
3a54ae43af
network-conduit-tls and unix version bumps
2012-10-11 10:25:17 +02:00
Michael Snoyman
309ee985b0
unix-process-conduit
2012-10-04 19:16:45 +02:00
Michael Snoyman
841e2ab9ab
New network-conduit
2012-10-04 18:26:21 +02:00
Michael Snoyman
efecb4ba5a
unix-compat 0.4
2012-10-04 18:18:00 +02:00
Michael Snoyman
f5656c660c
network-conduit-tls and http-reverse-proxy
2012-10-02 21:57:27 +02:00
Michael Snoyman
9e5e4ab233
Added --version
2012-09-29 22:44:48 +02:00
Michael Snoyman
18cc6e3a9e
Use entire cert chain
2012-09-14 07:05:06 +03:00
Michael Snoyman
20401ec6d4
Handle incomplete HTTP headers in single chunk
2012-09-14 07:04:03 +03:00
Michael Snoyman
50e73b2b0c
Code fix
2012-09-14 06:46:13 +03:00
Michael
da1b03b1d3
ssl option for each app
2012-09-14 06:29:03 +03:00
Michael
1e271d81e7
Doc updates
2012-09-14 06:26:47 +03:00
Michael Snoyman
4d64ff87de
Version bump
2012-08-22 19:58:44 +03:00
Michael Snoyman
1295a1838d
Sanitize PostgreSQL names
2012-08-22 19:58:16 +03:00
Michael Snoyman
fe44d638e9
Replace onException with finally
2012-08-15 18:30:18 +03:00
Michael Snoyman
0cb1d5b2a0
Initial SSL support
2012-08-09 18:12:32 +03:00
Michael Snoyman
80798aafd3
Initial built-in reverse proxy (no Nginx required)
2012-08-06 17:44:41 +03:00
Michael Snoyman
f654b584ec
yaml 0.8
2012-07-01 11:20:37 +03:00
Michael Snoyman
c390d045d4
Config file ( #1 )
2012-05-29 05:30:59 +03:00
Michael Snoyman
60f4492d63
Sample app prints headers
2012-05-24 22:15:11 +03:00
Michael Snoyman
e23042e0aa
X-Real-IP
2012-05-24 19:26:12 +03:00
Michael Snoyman
833305e1ee
Attaching new process message
2012-05-22 21:49:11 +03:00
Michael Snoyman
f134847e60
Ready for release
2012-05-18 08:55:43 +03:00
Michael Snoyman
adca2388c6
Updated README.md
2012-05-18 08:50:51 +03:00
Michael Snoyman
ddcae7adc5
A few more minor tweaks
2012-05-17 11:47:54 +03:00
Michael Snoyman
4053463dd2
Minor fixes
2012-05-17 11:42:41 +03:00
Michael Snoyman
9ff3365bcd
Rate limiting on process restart
2012-05-17 10:59:17 +03:00
Michael Snoyman
00a377ce26
Logger does not print ThreadKilled exceptions
2012-05-17 10:01:48 +03:00
Michael Snoyman
fc59cd75ec
Improved log messages
2012-05-17 09:39:16 +03:00
Michael Snoyman
c8b26a42ec
Full logging
2012-05-17 09:32:11 +03:00
Michael Snoyman
3c4ad2799f
LogFile
2012-05-17 07:15:25 +03:00
Michael Snoyman
ff27181bb4
NoImplicitPrelude on keter.hs (why not?)
2012-05-15 11:40:14 +03:00
Michael Snoyman
f03367d849
Converted Keter.Main
2012-05-15 11:38:54 +03:00
Michael Snoyman
b0a09ca626
Converted Keter.App
2012-05-15 11:19:03 +03:00
Michael Snoyman
3d5c7dc01e
Nginx converted
2012-05-15 10:49:20 +03:00