Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CF server problem

Status
Not open for further replies.

NiCoZ

Programmer
Jul 2, 2001
7
0
0
CH
hi all,

we develop and host CF webSites, but sometimes a strange thing appear. When somebody try to see one of sites, the browser only display a white page and nothing happens until it shows a timeout error. The cpu and the memory of the server is ok and it shows no error.
What's wrong with the CF server ???
HELP !!!
 
I would first look at the code being executed rather than the server. Sounds like there could be a problem with application or session variable locks locking eachother out.

You can set the server for single thread access and see if this addresses the problem.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top