-
August 18th, 2022, 12:49 AM
#1
How to Hide or Change the IP Address that Appears in the create_session.js File
Hello,
I'm using web client to make a subscription to Lightstreamer server, and due to security reasons, we need to hide or change the IP address parameter that appears in the create_session.js file, that call "start" method.
Is there a way to configure this on Lightstreamer server, or it is the default behavior?
Thanks in advance.
-
August 18th, 2022, 08:23 AM
#2
The Server response to create_session includes the client IP as seen by the Server.
However, the behavior can be configured with the <client_identification> block within the configuration of the listening port.
See the inline comment in the factory configuration file for details.
In particular, you should add the "private" attribute to <client_identification>.
Moreover, I suppose that the IP address that you see is not the client address but an internal address on your side.
This can also be fixed by properly configuring the <client_identification> block.
In fact, even if not sent to the client, this IP is useful to identify the clients in the Server log file.
-
August 18th, 2022, 03:56 PM
#3
Hello Dario,
Thanks for the reply, I made the changes in the config file and it worked great just as I need it to.
Regards
Similar Threads
-
By georgeeapen in forum Client SDKs
Replies: 14
Last Post: July 4th, 2012, 08:46 AM
-
By LS_Developer in forum Client SDKs
Replies: 3
Last Post: March 6th, 2012, 08:58 AM
-
By BKnight in forum General
Replies: 1
Last Post: March 2nd, 2012, 09:46 AM
-
By indrajit in forum Client SDKs
Replies: 5
Last Post: February 22nd, 2008, 10:37 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
All times are GMT +1. The time now is 07:37 PM.
Bookmarks