Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #9, #10 #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix for #9, #10 #21

wants to merge 2 commits into from

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