File: intro.html

package info (click to toggle)
aolserver4 4.0.10-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 11,188 kB
  • ctags: 14,155
  • sloc: ansic: 39,138; tcl: 5,256; sh: 2,939; makefile: 318; php: 13
file content (105 lines) | stat: -rw-r--r-- 1,734 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<html>
<head>
<title>AOLserver</title>
</head>
<body>

<h1>AOLserver Introduction</h1>

<p>
<small>
$Header: /cvsroot/aolserver/aolserver.com/docs/intro/intro.html,v 1.3 2002/03/08 19:34:02 kriston Exp $
</small>
<p>


<h2>What is AOLserver?</h2>



Find out what AOLserver is and what it can do in this <a
href=features.html>AOLserver Features</a> article.
<p>

Read <a href="./tcl2k/"><i>Tcl in AOL Digital City: The Architecture of a
Multithreaded High-Performance Web Site</i></a>, by Jim Davidson,
Keynote Address at the <a
href="http://www.usenix.org/events/tcl2k/">7th Annual Tcl/Tk
Conference</a>



<h2>Installing AOLserver</h2>



Follow the step-by-step instructions on how to <a
href=../admin/install.html>build and install AOLserver</a>,
then, look at these documents:

<p>

<a href=../admin/config-detailed.html>Detailed Description of Configuration Parameters</a>

<p>

<a href=../admin/config-reference.tcl.txt>Annotated AOLserver Configuration Reference "config-reference.tcl"</a>

<p>

Then, <a href=../admin/tuning.html>tune and scale it</a>.






<h2>Developing with AOLserver</h2>



Get started with <a href=../devel/adp/>ADP Scripting</a> with Tcl.

<p>

Read more about the <a href=../devel/tcl/>Tcl API</a> used by ADPs.

<p>

Move on to <a href=../devel/c/>C Programming</a> with AOLserver.




<h2>Getting Help with AOLserver</h2>



Take a look at the Links on the left of this page for more help with
AOLserver.




<h2>Further Reading</h2>



Gain a good background on programming from the books and links in the
<a href=readinglist.html>Reading List</a>.




<h2>Frequently-Asked Questions (FAQ)</h2>



Learn the <a href=faq.html>answers</a> to many frequently-asked
questions.


<p>

</body>
</html>