Hi All
We have site in the production preview environment assuming url as prev-www.testsite.com/global
The site loads fine with all the path example
1. prev-www.testsite.com/global/about
2. prev-www.testsite.com/global/community.
And the request is not working only for a specific path (prev-www.testsite.com/global/us) and is shown with error code 20. There is no caching rules implemented.
When /us path is accessed no logs are even generated in the dispatcher server, but all other paths are working fine.
The server architecture for request is: Browser -> WAF layer -> ALB -> Dispatcher server ->ALB -> Publisher server.
Can you please help me understand what exactly the issue.
Thanks.
@VikramP8: Can you check your publisher logs and see if there is some error?
Views
Replies
Total Likes
The request is not reaching the publisher.
Below i see in the dispatcher when hitting prev-www.testsite.com/global/us it's taking to /content/login.html.
[pid 18821] response.headers[Location] = "http://prev-www.testsite.com:7000/libs/granite/core/content/login.html?resource=%2Fcontent%2Ftest%2F..."
[pid 18821] "GET /content/test/global/en_us/home.html" 302 none [pw/rend01] 7ms
Views
Replies
Total Likes
Hi @VikramP8
Seems its failing at WAF die to filtering or custom rules, can you check the WAF rules?
Views
Replies
Total Likes
Sure, will have a check on it.
Thanks.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies