- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have implemented reverse proxy successfully in vtune-backend.
If there is any way to make vtune-backend based on a certain path?
For example:
I run the vtune-backend on c1 node (https://c1:12030/) and I want to use the url "https://head:8080/vtune/" to open the vtune-backend.
Does vtune-backend have this param to implement it ? Just like the base url in Jupyter Notebook.
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We've just started enabling such a feature in VTune v2021.6.0. Please try this hidden command-line argument:
vtune-backend --url-path-prefix=/vtune
We'll eventually make this public, but you can already play with it. Please let me know if it works for you. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Did you try the hidden command line argument ? Let us know the feedback.
Regards,
Raeesa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Yes,I have used this argument. And it works.
But it seems that the argument can be only used by the reverse proxy authorization.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you want to put VTune behind a reverse proxy but keep VTune's passphrase authentication mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can it be realized?
And Could you tell me when can this parameter be supported in oneapi base toolkit ?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I've tested passphrase authentication with a URL prefix and it works fine.
You must be using HTTP in your proxy endpoint instead of HTTPS. And VTune creates secure cookies on successful authentication. Since the browser talks to the proxy via HTTP then it doesn't send those secure cookies. This prevents users from access VTune GUI. Is it the case?
If so then either enable TLS for your proxy endpoint; or move authentication to the proxy itself and switch VTune to the reverse-proxy authentication mode; or if that's a pilot setup then you could switch VTune server to the anonymous authentication mode (not recommended).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are checking on this internally. We will get back to you soon.
Thanks and Regards,
Raeesa
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page