<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/apache/httpd.git/docs/manual/mod/mod_log_config.xml, branch execd-dev</title>
<subtitle>github.com: apache/httpd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/'/>
<entry>
<title>mod_log_config: %{hextid}P will log the thread id in hex with APR</title>
<updated>2005-08-31T12:34:07+00:00</updated>
<author>
<name>Jeff Trawick</name>
<email>trawick@apache.org</email>
</author>
<published>2005-08-31T12:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=5b3a9d83fd51028aa519714f68037e7a363ed0fc'/>
<id>5b3a9d83fd51028aa519714f68037e7a363ed0fc</id>
<content type='text'>
versions 1.2.0 or higher.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@265033 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
versions 1.2.0 or higher.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@265033 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the notes to the logformat section of the mod_log config docs.</title>
<updated>2005-05-25T20:16:26+00:00</updated>
<author>
<name>Joshua Slive</name>
<email>slive@apache.org</email>
</author>
<published>2005-05-25T20:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=3d55a97253a5942e9a0c92811d368e502cc60727'/>
<id>3d55a97253a5942e9a0c92811d368e502cc60727</id>
<content type='text'>
These have been growing using the "here's something else we should
say" technique, without any serious thought for readability.

In particular:

- Remove the "..." in all the format strings, since almost nobody
uses this and it can be confusing.  It is still documented, just
not included in the definitions.

- Create three sections: modifiers, examples, and a "notes" section
for stuff that doesn't go any place else.

- Remove the discussion of %v being the canonical name.  I think
that it is quite clear since the addition of %V what the difference
is.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178530 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These have been growing using the "here's something else we should
say" technique, without any serious thought for readability.

In particular:

- Remove the "..." in all the format strings, since almost nobody
uses this and it can be confusing.  It is still documented, just
not included in the definitions.

- Create three sections: modifiers, examples, and a "notes" section
for stuff that doesn't go any place else.

- Remove the discussion of %v being the canonical name.  I think
that it is quite clear since the addition of %V what the difference
is.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178530 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>%t has logged request time for a very long time.</title>
<updated>2005-05-02T19:53:14+00:00</updated>
<author>
<name>Joshua Slive</name>
<email>slive@apache.org</email>
</author>
<published>2005-05-02T19:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=6345eca61e9a2a0a13be4c3226b53f6b95f2638c'/>
<id>6345eca61e9a2a0a13be4c3226b53f6b95f2638c</id>
<content type='text'>
From mod_log_config.c:
    /* ###  I think getting the time again at the end of the request
     * just for logging is dumb.  i know it's "required" for CLF.
     * folks writing log parsing tools don't realise that out of order
     * times have always been possible (consider what happens if one
     * process calculates the time to log, but then there's a context
     * switch before it writes and before that process is run again the
     * log rotation occurs) and they should just fix their tools rather
     * than force the server to pay extra cpu cycles.  if you've got
     * a problem with this, you can set the define.  -djg
     */
 


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@165671 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From mod_log_config.c:
    /* ###  I think getting the time again at the end of the request
     * just for logging is dumb.  i know it's "required" for CLF.
     * folks writing log parsing tools don't realise that out of order
     * times have always been possible (consider what happens if one
     * process calculates the time to log, but then there's a context
     * switch before it writes and before that process is run again the
     * log rotation occurs) and they should just fix their tools rather
     * than force the server to pay extra cpu cycles.  if you've got
     * a problem with this, you can set the define.  -djg
     */
 


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@165671 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>* docs/manual/mod/mod_log_config.xml</title>
<updated>2005-04-23T22:51:09+00:00</updated>
<author>
<name>André Malo</name>
<email>nd@apache.org</email>
</author>
<published>2005-04-23T22:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=14a50b8ac0aa38031cc10aae7ea2dca1bd4c3642'/>
<id>14a50b8ac0aa38031cc10aae7ea2dca1bd4c3642</id>
<content type='text'>
  Fix XML validation error


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164424 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fix XML validation error


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164424 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Document BufferedLogs</title>
<updated>2005-04-22T17:33:42+00:00</updated>
<author>
<name>Joshua Slive</name>
<email>slive@apache.org</email>
</author>
<published>2005-04-22T17:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=e099c91082aafc21e6af7b8e3d353a8e15464d56'/>
<id>e099c91082aafc21e6af7b8e3d353a8e15464d56</id>
<content type='text'>
PR: 32492


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164258 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: 32492


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164258 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2005 and standardize on current copyright owner line.</title>
<updated>2005-02-04T20:28:49+00:00</updated>
<author>
<name>Justin Erenkrantz</name>
<email>jerenkrantz@apache.org</email>
</author>
<published>2005-02-04T20:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=905cdf9f0b330131433f4d8ad2cb3905357dbc58'/>
<id>905cdf9f0b330131433f4d8ad2cb3905357dbc58</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify meaning of %[bB] and note difference from 1.3.</title>
<updated>2005-01-24T15:57:00+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2005-01-24T15:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=96859f5822e5f94eef930dd5988e8e8b446cc36d'/>
<id>96859f5822e5f94eef930dd5988e8e8b446cc36d</id>
<content type='text'>
Reviewed by: nd, slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126297 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by: nd, slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126297 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright notice</title>
<updated>2005-01-15T17:01:17+00:00</updated>
<author>
<name>André Malo</name>
<email>nd@apache.org</email>
</author>
<published>2005-01-15T17:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=9ade04f57c6b9404dbdcda2f7bcf238557f54849'/>
<id>9ade04f57c6b9404dbdcda2f7bcf238557f54849</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125277 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125277 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>This has been coming up rather frequently on IRC, and it's a good</title>
<updated>2005-01-05T19:08:24+00:00</updated>
<author>
<name>Rich Bowen</name>
<email>rbowen@apache.org</email>
</author>
<published>2005-01-05T19:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=12e2cddbee7dcd8294cd25f52532b8c567d8dbcc'/>
<id>12e2cddbee7dcd8294cd25f52532b8c567d8dbcc</id>
<content type='text'>
example. It's alluded to in the SetEnvIf docs, but it's not a complete
example there.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124246 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
example. It's alluded to in the SetEnvIf docs, but it's not a complete
example there.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124246 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>use &lt;program&gt; for programs</title>
<updated>2004-11-28T13:25:21+00:00</updated>
<author>
<name>André Malo</name>
<email>nd@apache.org</email>
</author>
<published>2004-11-28T13:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=fd5a98d46475e095bd3f10051d90acaaaee50109'/>
<id>fd5a98d46475e095bd3f10051d90acaaaee50109</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106803 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106803 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
