|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
For some reason in testing out my web server the links don't respond and it appears as though the server is not listening. Is it timing out? What did I do wrong?
Any suggestions? When I kill httpd and restart apache it works for about 15 seconds than quits responding. ???????????? ??????????? |
|
#2
|
|||
|
|||
|
always a good start to look at your server log files, error_log & access_log.
i guess that your childs are exiting with SEG faults. After all child dies your server stops responding. It might happen that you got a wrong compilation of Apache. |
|
#3
|
|||
|
|||
|
Thanks, dihjital
I checked my logs and the said that it timed out. I found the problem thought it was my linux kernal So I recompiled it to 2.2.19 and it works flawlessly I fugured out that when I transefered the code to the server the files became corrupt and choked the server. Another Closed-- ![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache Slow and Times out?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|