Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はredisとセロリに少し慣れていません。apacheを再起動するたびにcelerydとredisを再起動する必要がありますか?webfactionでホストされているdjangoプロジェクトでセロリとredisを使用しています。
事前に情報をありがとう。
RedisとCeleryのデーモンプロセスを実行している場合、Apacheを再起動するときにそれらを再起動する必要はありません。
通常、アプリケーションは相互に依存しているため、RedisまたはCeleryのいずれかに構成を変更する場合は、それらを再起動する必要があります。