php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4754 Linux-OracleDB -> defunc ->--enable-sigchild ->problems with persistent conect.
Submitted: 2000-06-01 13:10 UTC Modified: 2006-07-17 09:02 UTC
From: jl_villar at hotmail dot com Assigned:
Status: No Feedback Package: Oracle related
PHP Version: 4.0.0 Release OS: Linux RedHat 6.1
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jl_villar at hotmail dot com
New email:
PHP Version: OS:

 

 [2000-06-01 13:10 UTC] jl_villar at hotmail dot com
In Spanish:
------------------------------------------------------
En Linux,con Oracle 8.1.6, PHP4.0.0 y Apache 1.3.12
para evitar procesos <defunc>, recompile PHP con --enable-sigchild
Se solucionaron los procesos <defunc> pero aparecen problemas con las conexiones persistentes de apache.
Algunas veces, no cierra el socket cuando deja de recibir informaci?n por un tiempo especificado en el httpd.conf KeepAliveTimeout(normalmente 15 segundos). No cierra el socket transcurrido este tiempo pero tampoco lo atiende, lo que da lugar que algunos navegadores se muestren bloqueados en la posici?n de "read" del socket. 
Como no este socket no esta cerrado se mantien esperando de manera indefinida.

Gracias
JL


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-02 11:31 UTC] thies at cvs dot php dot net
please try to reproduce the behaviour *without* using oracle-connections.

just try to see if there's a difference in apache's behaviour when u use --enable-sigchild 
opposed not using it!

 [2000-08-08 22:33 UTC] waldschrott@php.net
closed due to missing feedback
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC