Skip to content

Commit 7ccb12c

Browse files
committed
Update setting-up-iis.mdx
1 parent 9d6e09d commit 7ccb12c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/customizations/web-server-configurations/setting-up-iis.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ sidebar_label: Setting up IIS with TCAdmin
1111
Make sure you are running a supported Windows Server environment and have already downloaded and installed TCAdmin 2 before starting this guide.
1212
:::
1313

14+
:::caution Warning for IIS Users
15+
16+
If you are using IIS with TCAdmin, **do not configure your monitor ports as 80 or 443**. Instead, use the default ports **8880 and 8881**.
17+
18+
When the monitor starts, it reconfigures the ports using the HTTP listener. If ports 80 or 443 are assigned to the monitor, this can cause conflicts with IIS, resulting in service disruptions or unexpected behavior.
19+
20+
To avoid issues, ensure that your monitor ports are correctly set to **8880 and 8881** in the TCAdmin configuration.
21+
22+
:::
23+
1424
Before setting up IIS with TCAdmin, ensure that:
1525

1626
- You are running a Windows Server environment.

0 commit comments

Comments
 (0)