php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59388 Persistent connection to job-server
Submitted: 2010-08-26 06:56 UTC Modified: 2011-05-15 10:54 UTC
From: patric at zap dot lu Assigned:
Status: Wont fix Package: gearman (PECL)
PHP Version: 5.3.2 OS: All
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2010-08-26 06:56 UTC] patric at zap dot lu
Description:
------------
Hi,
I'd like to submit a suggestion.
On our site, we nearly queue data for every page request.
So the tearing up and down of TCP connections are a 
performance bottleneck.

I would suggest a persistent connection support to the job 
servers.

Thanks




Reproduce code:
---------------
Not needed

Expected result:
----------------
Not needed

Actual result:
--------------
Not needed

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-15 10:54 UTC] hradtke@php.net
This is a great idea, but would have to be implemented by the libgearman guys.  This pecl extension uses libgearman to do all the socket connections.  Try submitting a feature request at gearman.org.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 08:01:30 2024 UTC