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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: patric at zap dot lu
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 20:01:45 2024 UTC