All Apps and Add-ons

Are there known issues with stream and HTTP persistent connections?

heath
Path Finder

We are trying to monitor response times of HTTP requests using stream using the time_taken value. When we enable HTTP persistent connections (aka http keep-alive, connection reuse or oneconnect in our f5 load balancer) and we run a load test, we notice that the time_taken reported by stream increases significantly and incorrectly. We can tell via other monitoring tools and packet captures that the time_taken is incorrect. Since the tcp connections get reused, it seems like it is mixing up which request belongs to which response and reporting longer times. Is this a known issue or are we missing something in our config?

Tags (1)
0 Karma
1 Solution

vshcherbakov_sp
Splunk Employee
Splunk Employee

Hello heath,

AFAIK, it's not a known issue. Would you be able to provide a sample capture file that exhibits the problem so that we can take a look at it?

Thanks in advance.

View solution in original post

0 Karma

vshcherbakov_sp
Splunk Employee
Splunk Employee

Hello heath,

AFAIK, it's not a known issue. Would you be able to provide a sample capture file that exhibits the problem so that we can take a look at it?

Thanks in advance.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...