Need a solution to hold open a socket connection indefinitely for log, message, and search requests.

Bug #1737007 reported by Ben Kietzman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Logger
Fix Released
Medium
Ben Kietzman

Bug Description

Need a solution to hold open a socket connection indefinitely for log and message requests. This solution would involve setting up a new listening port that works slightly different than the current port. The current port processes a single incoming request per socket connection. This is required for feed requests since they do not complete. However, for log, message, and search requests there are times when being able to send multiple requests over the same socket would be advantageous in limiting socket resources.

Revision history for this message
Ben Kietzman (ben-kietzman) wrote :

The logic for this bug has been implemented.

Changed in logger:
status: New → Fix Released
importance: Undecided → Medium
assignee: nobody → Ben Kietzman (ben-kietzman)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.