From:             [EMAIL PROTECTED]
Operating system: Red Hat Linux 7.1
PHP version:      4CVS-2003-01-28 (stable)
PHP Bug Type:     Java related
Bug description:  Apache process hangs

Hi.

I'm using the PHP Java extension to run Jakarta Lucene to power my
internal site search. Whenever I call a Java object, Apache starts between
1 to 5 new httpd processes and it keeps growing with each subsequent call
to the object.
After some time (and after more than 50 httpd processes are started) the
web site stops respondig for some clients. For others it continues running
as usual.
This happens with PHP 4.3.0 and the latest CVS (2003-01-28)

My configure line is as follows:

'./configure' '--with-mysql' '--with-imap' '--with-imap-ssl'
'--with-kerberos' '--with-apxs=/var/www/bin/apxs' '--enable-xslt'
'--with-xslt-sablot' '--with-xml' '--with-iconv' '--with-pgsql'
'--with-dom' '--with-zlib' '--with-gd'
'--with-java=/usr/java/j2sdk1.4.1_01' 

Java Version: Sun J2SE 1.4.1
Apache Version 1.3.24

This also seems to be the same bug as #20270, that is closed.
-- 
Edit bug report at http://bugs.php.net/?id=21926&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21926&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21926&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21926&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21926&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21926&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21926&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21926&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21926&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21926&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21926&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21926&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21926&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21926&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21926&r=gnused

Reply via email to