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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
24 + 11 = ?
Subscribe to this entry?

 
 [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: Fri Mar 29 10:01:28 2024 UTC