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

WORKERS variable not working #6

Open
vistalba opened this issue Oct 18, 2018 · 0 comments
Open

WORKERS variable not working #6

vistalba opened this issue Oct 18, 2018 · 0 comments

Comments

@vistalba
Copy link

Hi

I use this docker image on kubernets with nodeport setup.

              - name: TZ
                value: "Europe/Berlin"
              - name: SECRET
                value: "secret1,secret2,secret3,secret4"
              - name: SECRET_COUNT
                value: "4"
              - name: TAG
                value: "tag1"
              - name: WORKERS
                value: "4"

If I look on the log output:

[1][2018-10-18 10:53:02.838510 local] Invoking engine mtproxy-0.01 compiled at Jun 10 2018 23:53:46 by gcc 6.3.0 64-bit after commit 20824f5fa8af3939e667fba5c1785f02059c1c43
[1][2018-10-18 10:53:02.839067 local] config_filename = '/data/proxy-multi.conf'
[1][2018-10-18 10:53:02.839342 local] creating 2 workers
[43][2018-10-18 10:53:02.841117 local] Started as [10.32.1.127:2398:43:1539859982]
[43][2018-10-18 10:53:02.841380 local] configuration file /data/proxy-multi.conf re-read successfully (809 bytes parsed), new configuration active

Is there anything wrong in my setting or is it just not accepting my "value" for "WORKERS"?

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

No branches or pull requests

1 participant