Questions tagged [hypnotoad]

hypnotoad is a pre-forking production server from the Mojolicious framework.

17 questions
0
votes
1 answer

How to tell Supervisor that there's no need to stop a program?

Perl Mojo Hypnotoad server has a hot restart feature. To update a program you only need to start Hypnotoad again and it eventually will replace all running copies. How to tell Supervisor that there is no need to stop my server while restarting it?
Yuriy Zhilovets
  • 400
  • 2
  • 10
0
votes
3 answers

Mojolicious connection to DB occasionally crashes

I run a productive app to manage publications of our research group. The app is written in mojolicious framework in perl. I use sqlite3 as a DB and Hypnotoad as an app server. My problem is that the connection to the DB occasionally crashes (2 times…
vikin9
  • 497
  • 4
  • 16
1
2