-
Notifications
You must be signed in to change notification settings - Fork 7
As a SO/CE, I want to know about potential path conflicts with F5 routing #813
Comments
@kreynen Does this only apply to prod? I installed a site on dev and created a TEST node which didn't seem to recreate the issue: http://www-dev.colorado.edu/p1aed93ac240/test |
It applies to all environments, the list of conflicts varies by env |
Atlas query is |
Something to be noted here: I've attempted to use One last thought is, using a |
Moved this issue to the express_homepage repo since that's where the code is. See CuBoulder/custom_homepage_bundle#137 |
Could maybe test with a text file containing JSON of paths. |
Related #1886 |
The f5 is being deprecated so this is no longer relevant. |
Context
Because of the number of legacy patch still in the F5, we are often getting reports about errors when trying to create homepage content.
Not sure if this is something that we need in all Express sites or only in the express_homepage bundle. Check with @jwfuller
Process
Expected result
You would see your node
Current result
Depending on the current legacy configuration you will see a white screen, legacy 404, of varnish 404
Possible Fix
Add validation hook that checks Atlas for potential F5 routing conflicts.
The text was updated successfully, but these errors were encountered: