Code Monkey home page Code Monkey logo

Comments (6)

FooBarWidget avatar FooBarWidget commented on June 4, 2024

From honglilai on April 24, 2008 01:33:24

Probably related to issue #37 .

from passenger.

FooBarWidget avatar FooBarWidget commented on June 4, 2024

From honglilai on April 24, 2008 02:45:20

Could you check whether the issue has been solved in the development version? Thanks.

from passenger.

FooBarWidget avatar FooBarWidget commented on June 4, 2024

From kivanio on April 24, 2008 06:30:02

I was using version of repository.

i update version to last now

i compile and set new path in apache conf.

i try to restart apache:

server user / # apachectl graceful

the PID 93056 is freeze, i guess this is passenger process

server user / # sockstat -4 | grep http
www httpd 93056 3 tcp4 :80 *:
www httpd 93056 4 tcp46 :443 *:
www httpd 93056 5 tcp4 : :
root httpd 90976 3 tcp4 :80 *:
root httpd 90976 4 tcp46 :443 *:
root httpd 90976 5 tcp4 : :

try again:

server user / # apachectl graceful
server user / # sockstat -4 | grep http
www httpd 93056 3 tcp4 :80 *:
www httpd 93056 4 tcp46 :443 *:
www httpd 93056 5 tcp4 : :
root httpd 90976 3 tcp4 :80 *:
root httpd 90976 4 tcp46 :443 *:
root httpd 90976 5 tcp4 : :

i try with script

server user / # /apache22 restart
Performing sanity check on apache22 configuration:
Syntax OK
Stopping apache22.
Waiting for PIDS: 90976, 90976, 90976, 90976, 90976, 90976, 90976, 90976, 90976, 90976, 90976,
90976,
90976, 90976, 90976, 90976^C

see, the apache2 don't stop because PID 93056 is freeze and don't stop, the apache try to kill process until
I
give up and stop it.

when i kill process manually

server user / # kill -9 93056

the apache restart other process automatically

server user / # sockstat -4 | grep http
www httpd 93226 3 tcp4 :80 *:
www httpd 93226 4 tcp46 :443 *:
www httpd 93226 5 tcp4 : :
www httpd 93177 3 tcp4 :80 *:
www httpd 93177 4 tcp46 :443 *:
www httpd 93177 5 tcp4 : :
www httpd 93175 3 tcp4 :80 *:
www httpd 93175 4 tcp46 :443 *:
www httpd 93175 5 tcp4 : :
www httpd 93175 28 tcp4 :80 *:50271
www httpd 93174 3 tcp4 *:80 *:

www httpd 93174 4 tcp46 :443 *:
www httpd 93174 5 tcp4 : :
www httpd 93173 3 tcp4 :80 *:
www httpd 93173 4 tcp46 :443 *:
www httpd 93173 5 tcp4 : :
www httpd 93173 27 tcp4 :80 *:55683
www httpd 93172 3 tcp4 *:80 *:

www httpd 93172 4 tcp46 :443 *:
www httpd 93172 5 tcp4 : :
root httpd 90976 3 tcp4 :80 *:
root httpd 90976 4 tcp46 :443 *:
root httpd 90976 5 tcp4 : :

and all work fine.

The version of repository don't fix the problem.

from passenger.

FooBarWidget avatar FooBarWidget commented on June 4, 2024

From kivanio on April 26, 2008 22:02:41

Hi,

i did update today the passenger and install again.
The apache stop/freeze work again and now syslog crash too.

from passenger.

FooBarWidget avatar FooBarWidget commented on June 4, 2024

From kivanio on April 30, 2008 08:47:23

hi,

congratulations for the great work.

the last two nights my apache don't stop work, i think this problem has been solved.

thanks.

from passenger.

FooBarWidget avatar FooBarWidget commented on June 4, 2024

From honglilai on April 30, 2008 13:38:29

Status: Fixed
Labels: Milestone-1.0.2

from passenger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.