Results 1 to 4 of 4

Hybrid View

  1. #1
    Power Member
    Join Date
    Feb 2008
    Location
    Siracusa
    Posts
    161
    Hi,

    it is possible to change the default settings by modifying the configuration file "lightstreamer_conf.xml", that you can find in <LS_HOME>/conf directory (where LS_HOME is the path where you installed the Lightstreamer server). In order to change the default listening TCP port, you must replace the original settings in the <port> element under the "HTTP/HTTPS SERVER CONFIGURATION" block at the beginning of the file.

    If your requirement is to have both Lightstreamer and IIS listening on port 80, you should consider to deploy them into different hosts, because TCP does not allow to bind more than one process on the same port.

    Alternatively, you could also consider to plug two different network interfaces in the same host with two different IP addresses, allowing you to bind each process on its own listening interface on the same port 80. To do that, you have to properly configure the <listening_interface> element in the configuration file with the IP address of the network interface you assign to Lightstreamer server instance.

    Could you please give us more details about your scenario in order to identify the deployment strategy that fits your requirement best?

    Regards,
    Gianluca
    Last edited by gianluca.finocchiaro; November 12th, 2014 at 10:21 AM.

 

 

Similar Threads

  1. Replies: 4
    Last Post: September 24th, 2013, 09:28 AM
  2. another tcp port listening?
    By emehmet in forum Adapter SDKs
    Replies: 6
    Last Post: August 30th, 2012, 10:54 PM
  3. Changing the row BackgroundColor ?
    By mohamida in forum Client SDKs
    Replies: 1
    Last Post: June 14th, 2010, 09:23 AM
  4. Changing subscribed topic
    By simonef in forum Client SDKs
    Replies: 1
    Last Post: June 10th, 2008, 01:47 PM
  5. Replies: 0
    Last Post: November 9th, 2006, 04:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 10:35 PM.