Hi!
I have a software server that uses Winsock API and connects to an
Oracle DB.
The server is located in a dual-core 3.6 Pentium D with 2 GB ram.
After some - random - time, sometimes less, sometimes more, the CPU use
of the process goes to 100% (50% of the CPU which is responding) and
the server stops responding (it appears as "not responding")
I have reviewed the code lots of times, all the loops are double -
checked, but I can't find any solution.
Any ideas?