exam questions

Exam CV0-003 All Questions

View all questions & answers for the CV0-003 exam

Exam CV0-003 topic 1 question 58 discussion

Actual exam question from CompTIA's CV0-003
Question #: 58
Topic #: 1
[All CV0-003 Questions]

A systems administrator would like to reduce the network delay between two servers. Which of the following will reduce the network delay without taxing other system resources?

  • A. Decrease the MTU size on both servers.
  • B. Adjust the CPU resources on both servers.
  • C. Enable compression between the servers.
  • D. Configure a VPN tunnel between the servers.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BeauChateau
Highly Voted 2 years, 3 months ago
Selected Answer: C
C. Enable compression between the servers. Enabling compression between the servers can help to reduce the network delay without taxing other system resources. Compression reduces the amount of data that needs to be transmitted over the network, thereby reducing the overall network delay. Compression can be particularly effective for data that is highly redundant or compressible, such as text files or log files.
upvoted 6 times
reto1
10 months, 3 weeks ago
C. ChatGPT approved. Enabling compression will help reduce the amount of data that needs to be transmitted over the network, thereby potentially reducing the time it takes for data to travel between the two servers. This approach minimizes network delay without putting additional strain on CPU or other resources, as it primarily optimizes the data transfer itself.
upvoted 1 times
...
Kobigasi
11 months, 2 weeks ago
It's A, NOT C. In what world does compression decrease latency?? Reducing MTU size means faster packet transmission.
upvoted 1 times
...
...
TheFivePips
Most Recent 1 year, 2 months ago
Selected Answer: A
Given the options and considering the potential impact on system resources, if I had to choose one, I would lean towards Option A: Decrease the MTU size on both servers. While both options have their pros and cons, reducing the MTU size addresses potential delays caused by packet fragmentation, which can occur when packets are too large to traverse certain network segments without being fragmented. By reducing the MTU size, we aim to minimize the need for packet fragmentation, thus potentially reducing delays associated with retransmission of fragmented packets. Additionally, adjusting the MTU size is a network-level configuration that doesn't directly impose additional computational overhead on the servers, unlike enabling compression. While decreasing the MTU size may lead to slightly more packets being sent, it generally doesn't require significant additional computational resources compared to compression. However, it's important to note that the effectiveness of this approach depends on the specific network environment and the underlying causes of network delay that the question simply does not give us.
upvoted 3 times
...
kuzummjakk
1 year, 5 months ago
Selected Answer: A
I was gonna say C, but i realized it doesn't say "other systems", it says "other system RESOURCES".
upvoted 1 times
...
cobbs
1 year, 11 months ago
Selected Answer: A
Increasing the MTU can improve performance, but decreasing the MTU can resolve packet loss and fragmentation problems when it is too high (and will not tax system resources like "enable compression" would).
upvoted 2 times
...
SecPlus2022
2 years, 2 months ago
Selected Answer: A
As Maelo states, compression and decompression takes CPU resources to process. Reducing the MTU has ZERO affect on system resources (which is a requirement as per the question).
upvoted 2 times
...
maelo
2 years, 3 months ago
Selected Answer: A
Compressed transmission needs compression and decompression processes before using the data. Reducing MTU size scales headers transmissions up, reduces transmission efficiency, but speeds up packet send/receive actions, not waiting for more data to fill the MTU. Extinguish a fire better with small buckets or big buckets? Throughput of reasonably small buckets is better.
upvoted 3 times
...
scott5010
2 years, 8 months ago
Selected Answer: A
C is the best solution but with question is looking for a solution that doesn't effect other components MTU size is the answer
upvoted 2 times
...
nate612
2 years, 9 months ago
Any insight on D for the answer?
upvoted 1 times
Not_That_Guy
2 years, 9 months ago
A VPN tunnel would provide an opportunity for encryption and a virtual point-to-point connection for easier IP addressing, but the actual traffic would still flow through the same intermittent switches/routers. The additional overhead from the encryption and encapsulation would increase delay if anything.
upvoted 1 times
...
...
ryanzou
2 years, 10 months ago
Selected Answer: C
Correct answer is C. decrease the MTU will decrease the packet size in the channel, the transmission time will increase.
upvoted 2 times
...
ironman_86
2 years, 11 months ago
I think the answer is C
upvoted 1 times
...
u2637ps
3 years, 5 months ago
depending on the application reducing the MTU will actually increase delay
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...