Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Test WebSocket

Configuration Options     

Use this page to test WebSocket endpoints.

Configuration Options

Name Description
Host

The WebSocket endpoint host (the location of the server-side WebSocket component).

Port

The port on which the WebSocket server listens (usually HTTP port 80).

Proxy Host

The name of the proxy server host.

Proxy User

The fully qualified username to be used for proxy server authentication.

Proxy Port

The proxy server port to communicate with the WebSocket.

Proxy Password

The accompanying password to be used for proxy server authentication.

Protocol

The prefix WS identifies a WebSocket connection. The prefix WSS identifies a WebSocket secure connection.

Path

The relative URI path.

Query Parameters

Add or delete query parameters for this WebSocket endpoint.

Connection

The number of milliseconds before the connection times out.

Response

The number of milliseconds before the response times out.

Request Type

The type of data to be transferred.

Response Pattern

If Text is selected as the Request Type, enter the response pattern.

Load Input

Choose a file to use for input.


Back to Top