[mythtv-commits] Ticket #11894: Patch: Prevent Services API from telling clients to allow Keep-Alive
MythTV
noreply at mythtv.org
Tue Oct 8 11:45:14 UTC 2013
#11894: Patch: Prevent Services API from telling clients to allow Keep-Alive
---------------------------------------------+-----------------------------
Reporter: Bill Meek <keemllib@…> | Owner:
Type: Patch - Bug Fix | Status: closed
Priority: minor | Milestone: unknown
Component: MythTV - Services API - Backend | Version: Master Head
Severity: medium | Resolution: Won't Fix
Keywords: | Ticket locked: 0
---------------------------------------------+-----------------------------
Changes (by dblain):
* status: new => closed
* resolution: => Won't Fix
Comment:
The service API and for that matter the http server, since it shares the
same code, does support persistent connections. The connection is only
closed if Keep-alive isn't set, or there is a problem with the connection.
I'm closing this ticket. If you can provide a use case that shows an
actual problem, then re-open the ticket with the details on how to
recreate it.
--
Ticket URL: <http://code.mythtv.org/trac/ticket/11894#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list