View Single Post
  #2 (permalink)  
Old August 11th, 2005
GregorK GregorK is offline
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

What are your Phex settings?

Things that will cause high CPU usage are:

- Too many shared files! Incoming searches for files need to be checked against a local keyword database. If this database is very large it can take a while and eats CPU.

- Initial hasing of shared files. Files need to be hashed before they can be shared. If you share many files or very big files this can take a while but it should stop when finished.

- A high number of parallel download connections. Each one is using a little bit of your CPU.

- A very high number of network connections. Though this should eat up your bandwidth faster then your CPU it could also add up.

- Activated Debug settings.


Hope that helps you..


The message "Socket Closed" usually indicates that you lost the network connection to that host.
If you loose all connections at once I could maybe mean your internet connection got lost??

Gregor
__________________
Reply With Quote