S
S
Sane Barbarian2017-09-27 12:20:51
Nginx
Sane Barbarian, 2017-09-27 12:20:51

Configure Nginx as proxy for kaspersky update servers?

The picture is this
There is a Kaspersky update server and there is a server on which Kaspersky itself is located. How to configure so that every half hour or hour nginx connects to the update server? Do you need Apache for this?
Next, you need to send these updates from nginx to the Kaspersky server, but I understand how to do this with the Proxy_pass directive. The question is how to chain updates (erf / epf)
Or how can this solution be implemented in general other than writing a bash script so that it downloads updates?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Mukovoz, 2017-09-28
@castomi

How to configure so that every half hour or hour nginx connects to the update server?
No way, Nginx is a web server, the client's task is to connect.
Make up the question more correctly and write why you are going to do this, I'm afraid that due to the fact that you have no understanding of how it works, not the most suitable ways to solve your problems arise in your head.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question