Taly

Results 30 comments of Taly

You can create a middleware and define global vars ```js /** * Set global vars for Twig tempates */ app.use((req, res, next) => { res.locals = { HOSTNAME: `${req.protocol}://${req.get('host')}`, TITLE:...

Due to security policies Vultr blocks every other connections except to 22 port by default. You can check available ports after internal firewall. mine was: ```sh root@vultr:~# ufw status Status:...

2018-06-08T14:10:11.923Z - error: uncaughtException: RSV1 must be clear date=Fri Jun 08 2018 17:10:11 GMT+0300 (MSK), pid=2466, uid=0, gid=0, cwd=/var/www/hawk.so/hawk, execPath=/usr/bin/node, version=v9.11.1, argv=[/usr/bin/node, /var/www/hawk.so/hawk/bin/www], rss=177270784, heapTotal=52006912, heapUsed=36467736, external=18232285, loadavg=[0.1083984375, 0.158203125, 0.20166015625],...

странно, но каждая из этих трех ссылок ведет на https://hawk.so/docs#add-server-handler либо надо сделать ссылку, которая очевидно направит на документацию, либо ссылки на репы. первый вариант мне нравится больше

Thanks you. Fixed. We've got in troubles with a no free space on the server. While the project is in beta, we are learning to deal with difficulties.

https://ruhighload.com/index.php/2010/04/06/nginx-memcached-ssi-кеширование-страниц-и-блоков-partials/

https://nginx.ru/en/docs/http/ngx_http_memcached_module.html

http://charlesleifer.com/blog/nginx-a-caching-thumbnailing-reverse-proxying-image-server-/

same problem too. missing any error description. unable to debug tools