Preconfigured listeners

EAServer comes with preconfigured listeners for all protocols. Secure protocols are assigned a predefined security profile.

The default settings for the preconfigured listeners are described in Table 13-4. Only secure listeners use security profiles.

Table 13-4: Default listener settings

Listener name

Port

Security profile

http

8080

https1

8081

sample1

https2

8082

sample2

iiop

9000

iiops1

9001

sample1

iiops2

9002

sample2

tds

7878

OpenServer

7979

The default host for these listeners is “localhost.” Sybase recommends that after you install EAServer, log in to EAServer Manager and change the default host setting to the actual host name or IP address of your machine. If you do not, only connection requests originating from the EAServer host machine are accepted. This means that, until you modify your settings, EAServer Manager must also be on the same machine as the server. You can also modify port number settings for the preconfigured listeners. For more information, see “Configuring listeners”.

The OpenServer listener is intended for migrating existing Open Server applications to EAServer. See the EAServer Programmer’s Guide for more information.

NoteYou must restart EAServer for your changes to take effect. If you have changed the server’s host name and port number, you must also restart EAServer Manager and reconnect to the server using the new host name and port number.