Skip to content

Conversation

@ericrisler
Copy link

Removed line starting with TLSSessionCacheStatus.

Fix for #9 and #10

I'm no python guy so please review.

gpmidi#9: gpmidi#9
gpmidi#10: gpmidi#10

Apache server-status that outputs the TLSSessionCacheStatus section breaks the csv reader since that line contains no ":". 

I've added a breakout condition to end parsing the server-status after the Scorebaord status.
Skip "TLSSessionCacheStatus" line as it causes parse error.

Fix for: gpmidi#9 and gpmidi#10
Copy link

@illord illord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was about to push same change as I figured out the same solution for my problem.
Running Apache 2.4.37 on worker MPM with mod_ssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants