Replies: 1 comment
-
The question now is Likewise, if the same target is issued before the request
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@ehsandeep
Optimization suggestions for returning 301 for requests with different paths for the same target
Optimization suggestions
the same goal, eg
http://target:port/
http://target:port/xx1 301
http://target:port/xx2 301
http://target:port/xx3 301
The now optimization suggests stopping subsequent requests for the same target's premise path
Thanks
Beta Was this translation helpful? Give feedback.
All reactions