Hello Everyone,

     I have just upgraded php to 4.2.1 on a Red Hat 6.2 server with a few hundred 
Virtual Hosts.  I have noticed an increase in TIME_WAIT in the netstat output  causing 
some sites to load extremely slow.

     The server was running fine with the older php but due to the "security" hole in 
the ftp uploads I thought I would upgrade.  But now I am thinking I should roold the 
upgrade back.

     I have increased the file descriptors thinking that would help.  Also, I lowered 
some of the KeepAlive Directives in Apache.  But nothing seems to help.  The network 
seems fine also.  I am running out of optins.  Here was my config script. 

/configure --with-cybercash=/usr/local/cybercash/mck-3.2.0.6-i586-pc-linux-gnulibc2.1 
--with-mysql=/usr/local/mysql --with-gdbm=/usr/local/lib --enable-bcmath 
--enable-dbase --enable-ftp --enable-track-vars --enable-trans-sid 
--disable-posix-threads --disable-debug --with-gd=/usr/local --enable-gd-native-ttf 
--with-jpeg-dir=/usr/local/lib --with-png-dir=/usr/lib --with-mcrypt=/usr/local 
--with-curl=/usr/local --with-xml --with-zlib --enable-memory-limit=yes


Has anyone else noticed this?  Or can anyone point me in the correct direction to 
research this further??  



Thanks for the help,

Chad


I am thinking it has something to do with the curl libraries, maybe.  I did not have 
those libraries in the previous version.

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to