nerdexam
Oracle

1Z0-873 · Question #3

When making connections to a MySQL server on a Unix platform, which of the following is true?

The correct answer is B. Socket file connections are faster than TCP/IP connections. On Unix, a Unix socket file connection provides better performance than a TCP/IP connection.

JDBC

Question

When making connections to a MySQL server on a Unix platform, which of the following is true?

Options

  • ATCP/IP connections are faster than socket file connections.
  • BSocket file connections are faster than TCP/IP connections.
  • CTCP/IP and Socket file connections are equally as fast.

How the community answered

(41 responses)
  • A
    10% (4)
  • B
    78% (32)
  • C
    12% (5)

Explanation

On Unix, a Unix socket file connection provides better performance than a TCP/IP connection.

Topics

#MySQL#socket connections#TCP/IP#Unix platform

Community Discussion

No community discussion yet for this question.

Full 1Z0-873 Practice