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

Add dual mode to enable standalone operation with other test servers #540

Merged
merged 3 commits into from
Feb 7, 2024

Conversation

JoKneeMo
Copy link
Contributor

@JoKneeMo JoKneeMo commented Dec 12, 2022

# Share Results Content Type
Chromium displays a bad image icon instead of the generated png because the content-type is not set (returns text/html).
Setting the content type before generating the image resolves this issue.

Docker mode for standalone plus other servers

Adds a dual mode to the docker install so that you can operate as standalone, plus connect to other servers.

@JoKneeMo JoKneeMo changed the title Set content-type before sending image data for a valid response Fix share image and enable standalone docker with other servers Dec 12, 2022
sstidl

This comment was marked as duplicate.

results/index.php Outdated Show resolved Hide resolved
@sstidl
Copy link
Collaborator

sstidl commented Nov 4, 2023

Todo:
Test the dual mode on a feature branch

@JoKneeMo JoKneeMo changed the title Fix share image and enable standalone docker with other servers Add dual mode to enable standalone operation with other test servers Nov 8, 2023
@JoKneeMo JoKneeMo requested a review from sstidl February 7, 2024 16:08
Copy link
Collaborator

@sstidl sstidl left a comment

Choose a reason for hiding this comment

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

Seems okay now 👍

@sstidl sstidl merged commit a51b59a into librespeed:master Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standalone mode does not support multiple servers
3 participants