forked from OpenSIPS/opensips
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dev load balancer #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* new operational mode - percent with CPU * 🐛 fix print of str type * remove comment * modify character choice for new flag * document new integrated estimation flag usage * ✨ create CPU factor option flag * document new integrated estimation flag usage * 📝 CPU factor is optional, improve description * capture docs in template rather than README directly
spacetourist
added a commit
that referenced
this pull request
Jun 10, 2024
* ✨ new operational mode - percent with CPU * 🐛 syntax errors * 🐛 cherry pick duplicate * 🐛 prevent divide by zero * 📝 improve log message * 📝 improve log message * 🐛 incorrect type * 📝 improve log message * 📝 improve log message * 📝 improve log message * 📝 improve log message * Dev cpufactor (#1) * new operational mode - percent with CPU * 🐛 fix print of str type * remove comment * modify character choice for new flag * document new integrated estimation flag usage * ✨ create CPU factor option flag * document new integrated estimation flag usage * 📝 CPU factor is optional, improve description * capture docs in template rather than README directly
spacetourist
added a commit
that referenced
this pull request
Jun 10, 2024
* ✨ new operational mode - percent with CPU * 🐛 syntax errors * 🐛 cherry pick duplicate * 🐛 prevent divide by zero * 📝 improve log message * 📝 improve log message * 🐛 incorrect type * 📝 improve log message * 📝 improve log message * 📝 improve log message * 📝 improve log message * Dev cpufactor (#1) * new operational mode - percent with CPU * 🐛 fix print of str type * remove comment * modify character choice for new flag * document new integrated estimation flag usage * ✨ create CPU factor option flag * document new integrated estimation flag usage * 📝 CPU factor is optional, improve description * capture docs in template rather than README directly
spacetourist
added a commit
that referenced
this pull request
Jun 10, 2024
* ✨ new operational mode - percent with CPU * 🐛 syntax errors * 🐛 cherry pick duplicate * 🐛 prevent divide by zero * 📝 improve log message * 📝 improve log message * 🐛 incorrect type * 📝 improve log message * 📝 improve log message * 📝 improve log message * 📝 improve log message * Dev cpufactor (#1) * new operational mode - percent with CPU * 🐛 fix print of str type * remove comment * modify character choice for new flag * document new integrated estimation flag usage * ✨ create CPU factor option flag * document new integrated estimation flag usage * 📝 CPU factor is optional, improve description * capture docs in template rather than README directly
spacetourist
pushed a commit
that referenced
this pull request
Oct 3, 2024
On newer 22.04 Ubuntu, it seems the ODBC package has been bumped to "2". Related commits: - fa652e8 - 6bfd7d2 (cherry picked from commit dbf794d) Fix a bunch of ARM32 printf() warnings (Ubuntu 22.04) (cherry picked from commit b8fdce4) Attempt #2 to fix GitHub Workflow Previous commit fixed 22.04 but broke 20.04, so this commit should make both work. (cherry picked from commit d7fcd90) Fix package typo (cherry picked from commit 44c995a)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Details
Solution
Compatibility
Closing issues