Website Migration Notice: SafePoint is now operated by CyberServal.Learn more →
DiscussionSLA

Duplicate applications detected on port 80: *

Published a year ago

# SafeLine WAF

Published a year ago

profile_photo

Ashok Lohiya

Updated a year ago

0

Duplicate applications detected on port 80: *

my two application hosting in the two different server, but same port (80), While i want to the application on the safe-line waf it says the (Duplicate applications detected on port 80: *). how can resolve this problem,I wants the resolve both application on the port 80. does not resolve any custom port like 8080, 8081. How can i resolve this issue.

profile_photo

Carrie-SafeLine

Admin

Updated a year ago

0

SafeLine allows only one listener on port 80 on the frontend.
If you define multiple applications with the same frontend port (80) but without any separation, SafeLine cannot determine which request belongs to which backend.

You must use domain-based routing to split the traffic between multiple backends.

For example:

  • App 1 → app1.example.com → Server A:80
  • App 2 → app2.example.com → Server B:80

In SafeLine:

  • Configure one listener on port 80
  • Set routing rules based on the Host header (domain name) to forward traffic to the correct backend.
profile_photo

Ashok Lohiya

Updated a year ago

Thank you for the reply.
How can I set up routing rules based on the Host header (domain name)?

Note:I am testing on the person version, so...?

profile_photo

Carrie-SafeLine

Updated a year ago

You can set up like this:

image.png

image.png

profile_photo

Carrie-SafeLine

Updated a year ago

And both domains should point to the SafeLine public IP

Duplicate applications detected on port 80: * | CyberServal | CyberServal