zevenet / zlb

ZEVENET becomes SKUDONET and RELIANOID
Other
143 stars 29 forks source link

HTTP Farm Troubleshooting #120

Closed SupportServindtec closed 1 year ago

SupportServindtec commented 1 year ago

HI everyone, i'm trying to configure an http farm: two services on one server, using one Ip and one port, i want to separate these two services like... service1.domain.com and service2.domain.com but my http farm always show error 503, i don't know what am I doing wrong and I can't understand the documentation of how to configure it, can anyone help me to understand what's wrong? and how to fix it? thanks beforehand :) image image image image

emiliocampos-zevenet commented 1 year ago

Good day, please refer to this document in order to understand better what the field virtual host and URL pattern do in a service: https://www.zevenet.com/knowledge-base/community-edition/community-edition-v5-12-administration-guide/ce-v5-12-lslb-farms-update-http-profile/

It seems like the values are not properly configured and those values are used for taking decisions.

Regards!

El mar, 29 nov 2022 a las 21:00, SupportServindtec (< @.***>) escribió:

HI everyone, i'm trying to configure an http farm: two services on one server, using one Ip and one port, i want to separate these two services like... service1.domain.com and service2.domain.com but my http farm always show error 503, i don't know what am I doing wrong and I can't understand the documentation of how to configure it, can anyone help me to understand what's wrong? and how to fix it? thanks beforehand :) [image: image] https://user-images.githubusercontent.com/116110499/204635008-035f0076-d990-4334-8b80-badb4d4778ef.png [image: image] https://user-images.githubusercontent.com/116110499/204635138-edba4362-c98a-4644-8ee8-98733909327f.png [image: image] https://user-images.githubusercontent.com/116110499/204635326-327e71aa-c4ea-44b3-bd3a-a9521d525b26.png [image: image] https://user-images.githubusercontent.com/116110499/204635592-18a34ef0-458c-4866-a6c3-af7c4d89f67d.png

— Reply to this email directly, view it on GitHub https://github.com/zevenet/zlb/issues/120, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFBQEPD4MBQQBMIIUFBGMDLWKZOE5ANCNFSM6AAAAAASO3U46E . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Emilio CamposZEVENET Teamwww.zevenet.com

Review ZEVENET Product at Gartner Insights https://gtnr.io/LfXtqnsSr https://www.linkedin.com/company/zevenet https://twitter.com/zevenet https://www.facebook.com/zevenet https://github.com/zevenet [image: ZEVENET] https://www.zevenet.com/signature/

DISCLAIMER: This message contains confidential information and is intended only for the individual named. If you are not the named addressee please notify the sender immediately by email if you have received it by mistake and delete it from your system, you should not disseminate, distribute or copy this email in whole or in part.

SupportServindtec commented 1 year ago

Yeah, i was thinking that those spaces might be wrong, but a i already read that page like a thousand times, maybe im just so slow and i cant complain what should be there lol, can you give me some examples of how to fill that spaces?

emiliocampos-zevenet commented 1 year ago

Hi in a given URL, i.e: https://www.zevenet.com/cart.php, the virtual host is referenced in www.zevenet.com and the URL or URI pattern is ^/cart.php

I hope this helps you.

Regards!

El mié, 30 nov 2022 a las 19:20, SupportServindtec (< @.***>) escribió:

Yeah, i was thinking that those spaces might be wrong, but a i already read that page like a thousand times, maybe im just so slow and i cant complain what should be there lol, can you give me some examples of how to fill that spaces?

— Reply to this email directly, view it on GitHub https://github.com/zevenet/zlb/issues/120#issuecomment-1332562176, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFBQEPE7HXS56IDQLOKRRTDWK6LHNANCNFSM6AAAAAASO3U46E . You are receiving this because you commented.Message ID: @.***>

-- Emilio CamposZEVENET Teamwww.zevenet.com

Review ZEVENET Product at Gartner Insights https://gtnr.io/LfXtqnsSr https://www.linkedin.com/company/zevenet https://twitter.com/zevenet https://www.facebook.com/zevenet https://github.com/zevenet [image: ZEVENET] https://www.zevenet.com/signature/

DISCLAIMER: This message contains confidential information and is intended only for the individual named. If you are not the named addressee please notify the sender immediately by email if you have received it by mistake and delete it from your system, you should not disseminate, distribute or copy this email in whole or in part.

SupportServindtec commented 1 year ago

Thank You, it worked c: