Web Hosting Talk







View Full Version : proxy servers ~ php based


gilbert
01-15-2009, 01:07 AM
I used to run a php based proxy server on a dedicated server at a DC in St. Louis, but it always kept crashing after a couple hours and I'd have to reboot it.
Here is my question cause I've got some more time on my hands...
How do you program/run/configure a php proxy server to run without crashing it all the time?
Basically I was wondering if there were people who knew how to configure a server to handle such a massive load.

jlopez26
01-15-2009, 01:19 AM
Is it a public one? You probably were using too many MySQL connections and it crashed or Apache wasn't configured to allow that many connections and it crashed also. The complete server crashing probably didn't happen.
There are so many different scripts out there it was probably a bug with that one.
I personally used to run a glype proxy (glype.com) and loved it. But I have moved onto VPN some I haven't really used a proxy in a long time.
Jordan

iPublications
01-15-2009, 08:34 PM
Windows / Linux, PHP version, Proxy? Error logs? I think the error logs would be very usefull for you ;)

vpsville
01-19-2009, 08:48 AM
What do you mean by 'massive load' ?