You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Can I hame multiple domains on single reverse-proxy?
57
+
#### Can I have multiple domains on single reverse-proxy?
58
58
59
-
Yes! You can run any number of sites within single reverse-proxy, just link all your domains to same adnl address.
60
-
You can run reverse-proxy with `-domain` flag one by one for all your domains and execute transaction. `-domain` flag is needed only for linking step, for futher launches you are not required to specify it, your domains will remain linked.
59
+
Yes! You can run any number of sites within single reverse-proxy, just link all your domains to same ADNL address.
60
+
You can run reverse-proxy with `-domain` flag one by one for all your domains and execute transaction. `-domain` flag is needed only for linking step, for further launches you are not required to specify it, your domains will remain linked.
61
61
62
-
#### Im getting error code 651: too big masterchain block seqno
62
+
#### I'm getting error code 651: too big masterchain block seqno
63
63
64
-
It can be due to public liteservers syncronization issues, you can replace global config url in `config.json` to tonutils liteservers config `https://tonutils.com/ls/free-mainnet-config.json`, or any other.
64
+
It can be due to public liteservers synchronization issues, you can replace global config url in `config.json` to tonutils liteservers config `https://tonutils.com/ls/free-mainnet-config.json`, or any other.
65
65
66
-
#### My TON Site is not working in Telegram, and before I used older reverse proxy version
66
+
#### My TON Site is not working in Telegram, and before I've used older reverse proxy version
67
67
68
-
It can be because of older protocol data time was cached by Telegram proxy, the fastest way to recover is regenerage adnl address, just delete `config.json` and relink your domain to newly generated adnl id.
68
+
It can be because of older protocol data time was cached by Telegram proxy, the fastest way to recover is regenerate ADNL address, just delete `config.json` and relink your domain to newly generated ADNL ID.
69
69
70
70
#### I started reverse proxy but my site is not responding
71
71
72
-
To run TON Site you should have public (white) ip address, and in+out UPD traffic allowed on port from `config.json`. You could use [Tonutils Proxy](https://github.com/xssnick/Tonutils-Proxy) to check your site.
72
+
To run TON Site you should have public (white) ip address, and in+out UDP traffic allowed on port from `config.json`. You could use [Tonutils Proxy](https://github.com/xssnick/Tonutils-Proxy) to check your site.
0 commit comments