Default port numbers
Review this information for the default port numbers that are used by HCL Commerce services or the component products.
The ports that are listed are defaults only. The actual port numbers that are used when you create your profile might be different. Ensure that the ports listed are not in use when you create an HCL Commerce instance. If you have a firewall that is configured in your system, ensure that you can access these ports.
For port numbers required by non-HCL software, see the documentation for the non-HCL software package.
To change a port, see Changing the ports used for HCL Commerce tools.
Note: Changing ports on HCL Commerce Developer is not recommended and is not supported.
HCL Commerce Developer has its own integrated HTTP
service and if you change port numbers, you might encounter some unpredicted issues on the
storefront.
Container | Port | Protocol | Usage |
---|---|---|---|
ts-app |
5443 | HTTPS | Transaction service. |
ts-app |
5080 | HTTP | Transaction service. |
ts-app |
5280 | HTTP | Transaction service metrics. |
ts-app |
9443 | HTTPS | WebSphere Application Server Administrative Console secure port. |
ts-app |
9060 | HTTP | WebSphere Application Server Administrative Console port. |
ts-web |
8000 | HTTPS | Management Center for HCL Commerce. |
ts-web |
8001 | HTTPS | HCL Commerce Accelerator. |
ts-web |
8002 | HTTPS | HCL Commerce Administration Console. |
ts-web |
8003 | HTTPS | HCL Commerce Organization Administration Console. |
search-app |
3737 | HTTP | Search service. |
search-app |
3738 | HTTPS | Search service. |
crs-app |
8443 | HTTPS | Store service and Store preview service. |
crs-app |
8080 | HTTP | Front page store service, which redirects to HTTPS. |
crs-app |
8280 | HTTP | Store service metrics. |
xc-app |
9443 | HTTPS | User extension service (secure). |
xc-app |
9060 | HTTP | User extension service. |
19443 | HTTPS | Solr Search Orchestration service. |
Notes:
- All internal component communication uses HTTPS protocol.
- REST services for each component support HTTP and HTTPS.