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

Zimfarm workers: can we have two workers behind the same public IP? #323

Open
benoit74 opened this issue Dec 9, 2024 · 2 comments
Open
Assignees
Labels
question Further information is requested

Comments

@benoit74
Copy link
Collaborator

benoit74 commented Dec 9, 2024

We now have two Zimfarm workers rhys and kathrin with both the same public IP (they are both operated by same person).

I think this poses a challenge in terms of respecting the constraints we have on platforms. E.g. wikihow where we do not want more than one task at a time per public IP, but currently the constraint is expressed in terms of one task per worker.

Is there other problems? WDYT?

@benoit74 benoit74 added the question Further information is requested label Dec 9, 2024
@rgaudin
Copy link
Member

rgaudin commented Dec 9, 2024

I think we should not allow multiple workers per public IP until this has been clarified.

I don't think the documentation needs to be updated at this stage.

@benoit74
Copy link
Collaborator Author

benoit74 commented Dec 9, 2024

I agree this looks like the simplest solution, I'm concerned we might miss something by moving too fast on this (and it is not like we have a huge benefit of supporting multiple workers behind one public IP).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants