Jay McCarthy
ddf895c5cf
Allowing more flexibility with SSL key paths
...
svn: r15234
2009-06-22 19:59:10 +00:00
Jay McCarthy
99221c02bc
pushing up limit
...
svn: r14543
2009-04-17 15:20:47 +00:00
Jay McCarthy
fd835e9c37
Reorganizing documentation
...
svn: r14366
2009-03-30 21:44:51 +00:00
Jay McCarthy
fe078ee54b
stuffers
...
svn: r13474
2009-02-06 23:23:21 +00:00
Jay McCarthy
5b5571843d
abstracting
...
svn: r13467
2009-02-06 17:25:47 +00:00
Jay McCarthy
5d3a76489f
up
...
svn: r13466
2009-02-06 17:01:31 +00:00
Jay McCarthy
7e8883fcc6
runtime-path
...
svn: r13334
2009-01-31 15:27:11 +00:00
Jay McCarthy
8d0a19bd80
using runtime-path
...
svn: r13328
2009-01-30 20:49:50 +00:00
Jay McCarthy
56c111ecce
response/c
...
svn: r13317
2009-01-29 16:34:57 +00:00
Jay McCarthy
5970ccb8fc
Fixing contracts
...
svn: r13286
2009-01-26 17:14:46 +00:00
Jay McCarthy
d2a9872174
Using path-string? rather than path? in many places
...
svn: r12570
2008-11-21 17:59:08 +00:00
Jay McCarthy
52a561fd3e
Adding docs and additional option for r12535
...
svn: r12542
2008-11-20 16:10:31 +00:00
Eli Barzilay
631a8be60c
* Added #:log-file to `serve/servlet' (always using the
...
'apache-default format for now)
* Using a convenient `dispatcher-sequence' as a `sequencer:make'
wrapper
svn: r12535
2008-11-20 12:11:37 +00:00
Eli Barzilay
a41971ba6d
Added #:ssl? for making an https server. It is hard-wired to using
...
"server-cert.pem" and "private-key.pem" in `server-root-path', but
that seems to be the same as the --ssl command-line option. The ssl
server is created using the same code that "private/launch.ss" uses,
so it might be a good idea to abstract it into a separate file.
Also, `mime-types-path' defaults to "mime.types" in the
`server-root-path', but if the file is missing, then it uses
"mime.types" in the `default-configuration-table-path', which is a
sensible choice for just getting a server running.
svn: r12529
2008-11-20 05:53:04 +00:00
Eli Barzilay
f6aa15c531
Use the given `mime-types-path' for all files
...
svn: r12528
2008-11-20 04:59:26 +00:00
Eli Barzilay
9405d57292
allow #f for #:listen-ip
...
svn: r12526
2008-11-20 03:13:01 +00:00
Eli Barzilay
42d8f1ae1f
fix: just one shutdown message
...
svn: r12525
2008-11-20 03:08:08 +00:00
Eli Barzilay
788b94e28b
Mostly reformatting
...
svn: r12524
2008-11-20 02:55:28 +00:00
Jay McCarthy
d085b21a90
Clarifying manager docs and adding interface to serve/servlets
...
svn: r12494
2008-11-18 17:53:18 +00:00
Jay McCarthy
d0a5616cb0
Abstracting HTTP code to sub-module
...
svn: r12415
2008-11-12 18:44:29 +00:00
Jay McCarthy
35cb453ea9
Pulling out servlet creation routines
...
svn: r12394
2008-11-11 22:57:41 +00:00
Jay McCarthy
34c5db31ef
Adding a barrier, making a better name, and support stateless in serve/servlet
...
svn: r12392
2008-11-11 22:24:44 +00:00
Jay McCarthy
8a91afa69d
Moving config:scripts back inside the adt barrier
...
svn: r12348
2008-11-07 23:22:11 +00:00
Jay McCarthy
7479f59e13
Expanding functionality of serve/servlet
...
svn: r12346
2008-11-07 18:54:23 +00:00
Jay McCarthy
a8bc141a77
Generalizing dispatch-servlets
...
svn: r12338
2008-11-06 22:23:45 +00:00
Jay McCarthy
f046f218b8
Better contracts
...
svn: r12318
2008-11-05 22:39:39 +00:00
Jay McCarthy
4b10a33b85
Request from Untyped plus new docs
...
svn: r12235
2008-11-04 20:09:13 +00:00
Jay McCarthy
4e764d8f0e
Adding better contracts and renaming in accordance w/ Robbys suggestion
...
svn: r11428
2008-08-25 19:57:34 +00:00
Jay McCarthy
f533538e28
Correct server shutdown code
...
svn: r11264
2008-08-14 22:34:19 +00:00
Jay McCarthy
9e20ad7c46
In response to the tutorial thread, I've merge in plai/web and instaservlet into the main repository. web-server/servlet-env can now provide most of the instaservlet functionality. web-server/insta provides the functionality of plai/web, inconcert with web-server/servlet-env. managers/lru is more useful with a default threshold-based manager. The default error handling is that of plai/web.
...
svn: r11246
2008-08-14 19:45:35 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Jay McCarthy
d9a2d52490
converting to scheme/base
...
svn: r7826
2007-11-23 23:58:36 +00:00
Jay McCarthy
bc00b3dd4d
up
...
svn: r7244
2007-08-31 18:35:38 +00:00
Jay McCarthy
9711d10c81
Arjun
...
svn: r7243
2007-08-31 18:34:08 +00:00
Jay McCarthy
9341654f05
Sensifying location of defs
...
svn: r6632
2007-06-13 16:53:09 +00:00
Jay McCarthy
ef0a158fce
Simplifying
...
svn: r6630
2007-06-13 16:24:02 +00:00
Jay McCarthy
df3a35fb2a
Servlet env test
...
svn: r6592
2007-06-12 14:55:04 +00:00
Jay McCarthy
d98743e1e9
Updating documentation
...
svn: r6479
2007-06-05 05:06:16 +00:00
Jay McCarthy
229cf60278
Moving servlet-env
...
svn: r6422
2007-05-30 22:35:34 +00:00
Jay McCarthy
10ab002a3e
privacy
...
svn: r4384
2006-09-19 15:34:35 +00:00
Jay McCarthy
0dd180af95
privacy
...
svn: r4373
2006-09-18 23:32:39 +00:00
Jay McCarthy
27e7ddad4f
thread specific execution context
...
svn: r3983
2006-08-08 01:05:35 +00:00
Jay McCarthy
eb3033b11c
no class, no exp. handler bug
...
svn: r3099
2006-05-28 23:53:41 +00:00
Jay McCarthy
34cd19c52e
allowing different continuation managers
...
svn: r2930
2006-05-13 06:05:04 +00:00
Jay McCarthy
15381cd7f5
reorganization
...
svn: r2921
2006-05-12 16:37:05 +00:00
Jay McCarthy
1fdc303bf3
Fix of call
...
svn: r926
2005-09-27 23:47:16 +00:00
Jay McCarthy
490010bd3a
Commiting new interface version, with new timeout semantics
...
svn: r862
2005-09-15 23:17:39 +00:00
Jay McCarthy
1e36a07fc3
Adding code to make instance expiration handlers
...
svn: r772
2005-09-05 15:30:46 +00:00
Jay McCarthy
281f9a36b3
Creating cache-table for performance!
...
svn: r731
2005-09-01 12:35:54 +00:00