2011-05-12, 10:25 AM
I have been having problems with too many open connections on my server and the host has reported this:
What does this mean and how can I fix it? Or is it BS?
What happens is, my members randomly get blocked for too many open connections (30 allowed) by the firewall and I have to find there IP address and have the host unblock them. I was just blocked myself for having 280 open connections at once! I need to get this fixed asap!
Thanks in advance for any help or suggestions!
Quote:I can see that the php scripts in the domain uses allow_url_fopen. Most of the time, when the website is called, the script calls the domain and makes connection to itself. This causes too many connection to the server. I will suggest you to use absolute path for the files and folders called in the script instead of using URL. Please contact a php developer to fix this issue.
Please let us know if you need any other assistance
What does this mean and how can I fix it? Or is it BS?
What happens is, my members randomly get blocked for too many open connections (30 allowed) by the firewall and I have to find there IP address and have the host unblock them. I was just blocked myself for having 280 open connections at once! I need to get this fixed asap!
Thanks in advance for any help or suggestions!