•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ColdFusion section within the Web Development category of DaniWeb, a massive community of 397,589 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,009 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ColdFusion advertiser:
Views: 3663 | Replies: 0
![]() |
•
•
Join Date: Jan 2004
Location: West Allis, WI
Posts: 9
Reputation:
Rep Power: 0
Solved Threads: 0
Server is as follows:
gig of RAM, running Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/6.3.92mdk) mod_perl/1.99_09 Perl/v5.8.1 PHP/4.3.2 JRun/4.0 Sun-ONE-ASP/4.0.0
Here's the problem:
I use the server-status script a lot to watch what's happening on the webserver in a pseudo-realtime manner. There are 4 normal states for any given request to the server - S (Starting Up), W (Writing), K (Keepalive), and C (Closing).
Whenever I turn on the coldfusion server, it does its job (parsing cfm pages, having the admin website come up) and seems to run fine. However, eventually it will cause multiple requests on the webserver to sit in the S(Starting Up) status interminably. The webserver won't release those slots, and it won't open new ones, because S(Starting Up) is a transitive state and it should close out fairly quickly.
Bottom line is, coldfusion is making my Apache server run out of slots.
The files affected seem to usually (90% of the time) be in /var/www/icons/ and usually are .png files. This is where the OS, flag, and browser icons live that various web-based apps use.
When I stop the coldfusion server, the S(Starting Up) slots immediately release, and the server is back to normal.
Any assistance would be much appreciated. The product runs beautifully otherwise, and I would hate for this to be a sticking point and have to search for alternatives.
BC
gig of RAM, running Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/6.3.92mdk) mod_perl/1.99_09 Perl/v5.8.1 PHP/4.3.2 JRun/4.0 Sun-ONE-ASP/4.0.0
Here's the problem:
I use the server-status script a lot to watch what's happening on the webserver in a pseudo-realtime manner. There are 4 normal states for any given request to the server - S (Starting Up), W (Writing), K (Keepalive), and C (Closing).
Whenever I turn on the coldfusion server, it does its job (parsing cfm pages, having the admin website come up) and seems to run fine. However, eventually it will cause multiple requests on the webserver to sit in the S(Starting Up) status interminably. The webserver won't release those slots, and it won't open new ones, because S(Starting Up) is a transitive state and it should close out fairly quickly.
Bottom line is, coldfusion is making my Apache server run out of slots.
The files affected seem to usually (90% of the time) be in /var/www/icons/ and usually are .png files. This is where the OS, flag, and browser icons live that various web-based apps use.
When I stop the coldfusion server, the S(Starting Up) slots immediately release, and the server is back to normal.
Any assistance would be much appreciated. The product runs beautifully otherwise, and I would hate for this to be a sticking point and have to search for alternatives.
BC
Last edited by brainchasm : Jan 24th, 2004 at 9:48 pm.
http://www.brainchasm.com/themes/Kaput/images/logo.gif http://bcdcplusplus.brainchasm.com/images/bcdc.gif
brainchasm.com - Compaq ProLiant 2500 tower - 2x333MHz OD CPUs - 1GB EDO ECC 50ns RAM - 36GB RAID-5 array - 15/30GB internal DLT
Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/6.3.92mdk) mod_perl/1.99_09 Perl/v5.8.1 PHP/4.3.2 JRun/4.0 Sun-ONE-ASP/4.0.0
brainchasm.com - Compaq ProLiant 2500 tower - 2x333MHz OD CPUs - 1GB EDO ECC 50ns RAM - 36GB RAID-5 array - 15/30GB internal DLT
Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/6.3.92mdk) mod_perl/1.99_09 Perl/v5.8.1 PHP/4.3.2 JRun/4.0 Sun-ONE-ASP/4.0.0
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ColdFusion Marketplace
Similar Threads
- another newbie with alot of redhat and apache server Q'S (Linux Servers and Apache)
- Apache mod_rewrite with Google Ads (Linux Servers and Apache)
- Apache Alias Directive... mod_alias question (Linux Servers and Apache)
- win2k apache install issue localloop 8081 (Windows NT / 2000 / XP / 2003)
- Apache For Windows (Linux Servers and Apache)
Other Threads in the ColdFusion Forum
- Previous Thread: Essential Coldfusion 4.5 For Web Professionals
- Next Thread: ColdFusion 5 Web Application Construction Kit


Linear Mode