GithubHelp home page GithubHelp logo

Comments (3)

kakserpom avatar kakserpom commented on August 20, 2024

Трудно сказать не видя. Не вижу связи между скоростью отработки
запросов и init-скриптом.

22 июля 2011 г. 17:04 пользователь Somebi
[email protected]
написал:

/etc/init.d/phpd.sh :

#!/bin/bash
exec phpd start

Собственно делал так:
sudo chmod +x /etc/init.d/phpd.sh
sudo update-rc.d phpd.sh defaults 99

Все бы нормально, но демон, после загрузки системы не отвечает на команды stop. Не убивается через kill, или killall -9 phpd.

И еще страннее то, что запросы стали обрабатываться по 7-9 секунд.

В чем может быть причина?

С уважением Somebi

Reply to this email directly or view it on GitHub:
#48

from phpdaemon.

Somebi avatar Somebi commented on August 20, 2024

А то что не отвечает на команды сам демон? :S

Ладно я попробую посмотреть на каком именно этапе вешается демон при обработке запроса.

from phpdaemon.

kakserpom avatar kakserpom commented on August 20, 2024

Советую проверить версию libevent. И включить --log-signals.

22 июля 2011 г. 17:12 пользователь Somebi
[email protected]
написал:

А то что не отвечает на команды сам демон? :S

Reply to this email directly or view it on GitHub:
#48 (comment)

from phpdaemon.

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.