- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have CSL network with server - node1 - node2
Whenever we tried to increase number of ingestions, we could observer that connection to webvisualizer based UI gives timeout (while connecting with virtual IP:31505)
We could see below message for wget
"HTTP request sent, awaiting response....read error(connection reset by peer) in headers.
Retrying"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As WebVisualizer is being setup as secured connection using https, you should run the wget command with https instead of http. Below is an example:
wget <https://CSL_virtual_IP:31505> --no-check-certificate
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As WebVisualizer is being setup as secured connection using https, you should run the wget command with https instead of http. Below is an example:
wget <https://CSL_virtual_IP:31505> --no-check-certificate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you need any additional information, please submit a new question as this thread will no longer be monitored.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page