Skip to content

mod_gridsite logging random error codes #36

@okeeble

Description

@okeeble

Hi,

After investigating reports of strange errors from DPM sites, I see that mod_gridsite is logging random error codes.

The line below has an uninitialised variable (status) which results in a random error code.

ap_log_error(APLOG_MARK, APLOG_NOTICE, status, main_server,

I wonder if logging this condition is even necessary?

An example of what we see;

[Thu Sep 14 09:58:11 2017] [notice] (os 0x428a3c00)Unrecognized resolver error: mod_gridsite: mod_ssl_with_insecure_reneg = 1

Oliver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions