”… something crazy…”
An alternative might be PM2 - it isn`t only for Node:
karl@rantanplan:~/src/perl$ pm2 status --no-vizion --no-color ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐ │ id │ name │ mode │ ↺ │ status │ cpu │ memory │ ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤ │ 1 │ gizmo │ fork │ 0 │ online │ 0% │ 7.9mb │ │ 0 │ mredis │ fork │ 0 │ online │ 0% │ 3.5mb │ └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
The process with id 1 is a Perl daemon.
In reply to Re^4: CGI Header Breaks on Second AJAX Call
by karlgoethebier
in thread CGI Header Breaks on Second AJAX Call
by brandon8696
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |