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

Fixing high memory consumption #155

Merged
merged 1 commit into from
Jan 15, 2023
Merged

Fixing high memory consumption #155

merged 1 commit into from
Jan 15, 2023

Conversation

Mzack9999
Copy link
Member

@Mzack9999 Mzack9999 commented Jan 12, 2023

Description

This PR partially mitigates high memory consumption due to zcrypto internal http.Get calls to verify certificate revocation.

Note: confirmed to work with 3M targets

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 12, 2023
@Mzack9999 Mzack9999 self-assigned this Jan 12, 2023
@Mzack9999 Mzack9999 linked an issue Jan 12, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Jan 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

18.2% 18.2% Coverage
0.0% 0.0% Duplication

@Mzack9999 Mzack9999 changed the title [WIP] Fixing high memory consumption Fixing high memory consumption Jan 13, 2023
@ehsandeep ehsandeep merged commit 4ae0e29 into dev Jan 15, 2023
@ehsandeep ehsandeep deleted the issue-153-memory branch January 15, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

High memory occupation with moderate concurrency
3 participants