[nycphp-talk] PHP server app
Francisco Reyes
lists at natserv.com
Fri Apr 30 14:20:26 EDT 2004
On Sat, 3 Apr 2004, felix zaslavskiy wrote:
> > Anyone have experience running a constantly running 'server' app based on
> > php from a linux server?
....
> Memory leaks may be a problem. You can certainly do it but be prepared to
> restart the thing daily.
How about using a super daemon like Inetd to call the program on demand
instead of having it up all the time. Should have some performance
degradation, but would solve the memory leak problem.
More information about the talk
mailing list