Changeset 1812f72 in mod_gnutls for src


Ignore:
Timestamp:
Mar 5, 2008, 1:03:06 PM (15 years ago)
Author:
Nokis Mavrogiannopoulos <nmav@…>
Branches:
asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, msva, proxy-ticket, upstream
Children:
b71edd5
Parents:
313a435
git-author:
Nikos Mavrogiannopoulos <nmav@…> (03/05/08 13:03:06)
git-committer:
Nokis Mavrogiannopoulos <nmav@…> (03/05/08 13:03:06)
Message:

send database store failure as DEBUG

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/gnutls_cache.c

    r313a435 r1812f72  
    467467   
    468468    if (rv != APR_SUCCESS) {
    469         ap_log_error(APLOG_MARK, APLOG_NOTICE, rv,
     469        ap_log_error(APLOG_MARK, APLOG_DEBUG, rv,
    470470                     ctxt->c->base_server,
    471471                     "[gnutls_cache] error storing in cache '%s'",
Note: See TracChangeset for help on using the changeset viewer.