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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 21 13:01:31 2024 UTC