<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 06/25/2010 01:52 PM, Rob Crittenden wrote:
<blockquote cite="mid:4C24ECF4.8030707@redhat.com" type="cite">This
patch will limit the amount of output in the Apache error log by
default. It should suppress the traceback and just display the
exception. This is mostly to handle LDAP connection issues during
startup where we retrieve the schema but it could have other
implications as well.
  <br>
  <br>
I've added a new config file directive, startup_traceback, defaulting
to False. If you want the full traceback you can add this to
/etc/ipa/default.conf (or ~/.ipa/default.conf) and get full tracebacks.
  <br>
  <br>
In lite-server.py this defaults to True.
  <br>
  <br>
I was looking for a way to cause Apache startup to fail if something
blew up in IPA but I couldn't find anything in mod_wsgi to support
that.
  <br>
  <br>
rob
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
Ack<br>
</body>
</html>