summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christopher Powell 2002-11-19 02:44:52 +0000
committerGravatar Christopher Powell 2002-11-19 02:44:52 +0000
commit7bf1d52327cf6bf625b354bb6d279a74bd08bd9b (patch)
tree678b6d7b44a8799616e0dbffe96b370fd8928be7
parent77524e3f723f9b68b85981de030a8fc69c072232 (diff)
Yet more minor documentation edits.
-rw-r--r--Documentation/documentation.lyx129
1 files changed, 114 insertions, 15 deletions
diff --git a/Documentation/documentation.lyx b/Documentation/documentation.lyx
index d15053b..efca178 100644
--- a/Documentation/documentation.lyx
+++ b/Documentation/documentation.lyx
@@ -528,11 +528,20 @@ in your httpd.conf file.
528/usr/local/apache/bin/apachectl startssl: httpd could not be started 528/usr/local/apache/bin/apachectl startssl: httpd could not be started
529\layout Standard 529\layout Standard
530 530
531(This is because mod_log_sql doesn't yet have the required symbols that 531(If the statements are out of order, mod_log_sql doesn't recognize the SSL
532 mod_ssl provides.) 532 symbols that mod_ssl provides.)
533\layout Standard 533\layout Standard
534 534
535Now skip below to the "Configuration" section. 535Now skip below to section
536\begin_inset LatexCommand \ref{sec:Configuration}
537
538\end_inset
539
540,
541\series bold
542Configuration
543\series default
544.
536\end_deeper 545\end_deeper
537\layout Subsection 546\layout Subsection
538 547
@@ -740,6 +749,11 @@ Install your httpd binary.
740\end_deeper 749\end_deeper
741\layout Section 750\layout Section
742 751
752
753\begin_inset LatexCommand \label{sec:Configuration}
754
755\end_inset
Christopher Powell 2002-12-18
* Delayed inserts, includes, better table creation, renamed global vars,Gravatar Christopher Powell 2002-12-18
* Changes on route to 1.18 release (better table creation logic and workarounds...Gravatar Christopher Powell 2002-12-10
* More documentation work on the way to final 1.17 release.Gravatar Christopher Powell 2002-11-14
* Monster changes en route to 1.17. Esp. with new documentation.Gravatar Christopher Powell 2002-11-14
* *** empty log message ***1.17pre2Gravatar Christopher Powell 2002-09-04
* Lots of changes & bugfixes as requested on the list. Pre-1 of 1.17.1.17pre1Gravatar Christopher Powell 2002-06-27
* More effort toward next release. Now include headers in/out.Gravatar Christopher Powell 2002-05-24
* Further changes on the way to 1.17, big one was the segfault fix.Gravatar Christopher Powell 2002-05-16
* Added notes logging capability. This is a commit prior to a lot of workGravatar Christopher Powell 2002-05-14
* Significant headway toward a releasable 1.16, passed ab testing and myGravatar Christopher Powell 2002-04-23
* Significant bugfixes and feature additions on the way to 1.16...Gravatar Christopher Powell 2002-04-21
* Added - but did not activate - routines to handle proxy environment variables.Gravatar Christopher Powell 2002-04-08
* This is a "pre" snapshot of 1.15. Numerous changes emphasizing how SQLGravatar Christopher Powell 2002-04-02
* Minor but significant updates to the instructions for apxs users.Gravatar Christopher Powell 2002-02-24
* Ported to mysql_real_connect, made a change for the mass-virtual-hosting1.13Gravatar Christopher Powell 2002-01-15
* Added a mysql_close mechanism to the child exit process to fix MySQLGravatar Christopher Powell 2001-12-07
* Big changes including reworked cookie code, new directives, SSL logging,Gravatar Christopher Powell 2001-12-03
* A lot of code cleanup and tweaking, plus cookie logging:1.10Gravatar Christopher Powell 2001-11-30
* Initial revision1.09Gravatar Christopher Powell 2001-11-28
class='ctx'>\layout LyX-Code 984\layout LyX-Code 971 985 986# /etc/rc.d/init.d/httpd stop 987\layout LyX-Code 988 972# /etc/rc.d/init.d/httpd start 989# /etc/rc.d/init.d/httpd start 973\end_deeper 990\end_deeper 974\layout Subsection 991\layout Subsection@@ -1029,7 +1046,7 @@ So, first examine the MySQL log that you established in step 1029 1046 1030. 1047. 1031 Ensure that the INSERT statements are not being rejected because of a malformed 1048 Ensure that the INSERT statements are not being rejected because of a malformed 1032 table entry or other clerical error. 1049 table name or other typographical error. 1033 By enabling that log, you instructed MySQL to log every connection and 1050 By enabling that log, you instructed MySQL to log every connection and 1034 command it receives -- if you see no INSERT attempts in the log, the module 1051 command it receives -- if you see no INSERT attempts in the log, the module 1035 isn't successfully connecting to the database. 1052 isn't successfully connecting to the database.@@ -2800,7 +2817,7 @@ Each character in the format-string defines an attribute of the request 2800\size footnotesize 2817\size footnotesize 2801 2818 2802\begin_inset Tabular 2819\begin_inset Tabular 2803<lyxtabular version="3" rows="20" columns="5"> 2820<lyxtabular version="3" rows="21" columns="5"> 2804<features> 2821<features> 2805<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt"> 2822<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt"> 2806<column alignment="left" valignment="top" width="0pt"> 2823<column alignment="left" valignment="top" width="0pt">@@ -2982,7 +2999,11 @@ c 2982 2999 2983 3000 2984\size footnotesize 3001\size footnotesize 2985Text of cookie 3002Text of cookie 3003\begin_inset Formula $^{\textrm{1}}$ 3004\end_inset 3005 3006 2986\end_inset 3007\end_inset 2987</cell> 3008</cell> 2988<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> 3009<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">@@ -3232,6 +3253,62 @@ bobby 3232 3253 3233 3254 3234\size footnotesize 3255\size footnotesize 3256M 3257\end_inset 3258</cell> 3259<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> 3260\begin_inset Text 3261 3262\layout Standard 3263 3264 3265\size footnotesize 3266Machine ID 3267\begin_inset Formula $^{\textrm{2}}$ 3268\end_inset 3269 3270 3271\end_inset 3272</cell> 3273<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> 3274\begin_inset Text 3275 3276\layout Standard 3277 3278 3279\size footnotesize 3280machine_id 3281\end_inset 3282</cell> 3283<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> 3284\begin_inset Text 3285 3286\layout Standard 3287 3288 3289\size footnotesize 3290varchar(25) 3291\end_inset 3292</cell> 3293<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> 3294\begin_inset Text 3295 3296\layout Standard 3297 3298 3299\size footnotesize 3300web01 3301\end_inset 3302</cell> 3303</row> 3304<row topline="true"> 3305<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> 3306\begin_inset Text 3307 3308\layout Standard 3309 3310 3311\size footnotesize 3235m 3312m 3236\end_inset 3313\end_inset 3237</cell> 3314</cell>@@ -3855,7 +3932,30 @@ www.foobar.com 3855 3932 3856\layout Quote 3933\layout Quote 3857 3934 3858If you have compiled mod_log_sql with WANT_SSL_LOGGING, you also get these: 3935 3936\begin_inset Formula $^{\textrm{1}}$ 3937\end_inset 3938 3939 You must also specify 3940\noun on 3941LogSQLWhichCookie 3942\noun default 3943for this to take effect. 3944\layout Quote 3945 3946 3947\begin_inset Formula $^{\textrm{2}}$ 3948\end_inset 3949 3950 You must also specify 3951\noun on 3952LogSQLMachineID 3953\noun default 3954 for this to take effect. 3955\layout Quote 3956 3957If you have compiled mod_log_sql with SSL logging capability, you also can 3958 use these: 3859\layout Quote 3959\layout Quote 3860 3960 3861 3961@@ -4078,9 +4178,8 @@ LogSQLTransferLogFormat 4078LogSQLWhichCookie 4178LogSQLWhichCookie 4079\noun default 4179\noun default 4080 tells mod_log_sql which cookie to log. 4180 tells mod_log_sql which cookie to log. 4081 This is necessary because many times you will be setting and receiving 4181 This is necessary because you will usually be setting and receiving more 4082 more than one cookie from a client; without this directive you'd be unable 4182 than one cookie from a client; this cookie designates which one to log. 4083 to choose which cookie is your mod_usertrack cookie. 4084\layout Quote 4183\layout Quote 4085 4184 4086Note: although this was intended for people who are using mod_usertrack 4185Note: although this was intended for people who are using mod_usertrack