We are having a problem with some ASP code hogging the server (Running ASP/Win2K and mySQL).
Looking at using the mysql_kill function to kill off the PIDs that are running wild.
Questions:
1. How do I get a list of PIDs?
2. Can I use PHP or ASP to write a script to do this automatically? and does someone have one?
Thanks
Looking at using the mysql_kill function to kill off the PIDs that are running wild.
Questions:
1. How do I get a list of PIDs?
2. Can I use PHP or ASP to write a script to do this automatically? and does someone have one?
Thanks