While working on a data streaming app I think I stumbled upon something
strange.
I test the server by launching "wget" X number of times from another
machine, usually 50 at a time with a "sleep 1" in-between.
The server responds with data sent from a PHP routine that loops via a
while (true) {
}
loop.
Unfortunetly, when I kill the client side wget processes it doesn't seem
to close the connection on the server side! Further testing creates more
Apache processes and the server eventually stops responding to new
connections..
Does anyone know if this is normal behaviour when doing infinite loops
in server side scripting?
(or else it's a PHP4 bug..)
Donncha.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!