Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Dynamic pages #5

Closed
dnesteryuk opened this issue Nov 7, 2016 · 1 comment
Closed

Dynamic pages #5

dnesteryuk opened this issue Nov 7, 2016 · 1 comment

Comments

@dnesteryuk
Copy link
Collaborator

Example:

http://localhost/article/1
http://localhost/article/2
http://localhost/article/3

There should be an option to get dynamic pages out of the scope (They should not be tracked).

@dnesteryuk
Copy link
Collaborator Author

dnesteryuk commented Nov 15, 2016

This issue is moved to the engine repo, it should be implemented there. Later there may be an admin part providing an interface for configuring the entire prediction solution. Initially, this task was created in the client repo, because some requests can be filtered on the client side. Hence, useless requests won't create needless load on the engine. However, the client-based filtering is possible even if the configuration is kept on the engine side. For example, the client may request the configuration from the engine, that configuration may include rules which should be applied to filter useless requests. Every client can fetch the configuration once and cache it in the browser.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant