Vladimir Dubrovin

Results 111 comments of Vladimir Dubrovin

Do you mean service port? Source port is one used by client on client host.

Попробуй поотключать QoS, антивирус и вообще все лишнее на сетевых подключениях + были аналогичные жалобы, похоже что в некоторых версиях Windows Server есть резервирование канала под каждое входящее соединение или...

what do you have in logs? In order to use `^` or `$` PCRE_MULTILINE is required.

/usr/local/3proxy/conf/3proxy.cfg is executed after chroot to /usr/local/3proxy, it means all paths are relative to /usr/local/3proxy, /count/3proxy.3cf is /usr/local/3proxy/count/3proxy.3cf. For pidfile directory it should be created during installation, I'll check if...

Unfortunetely, there is no such thing as session with proxy, every request is independently authenticated and logged, so you should have as many sessions as the number of connections established....

Yes, if you see start/stop packet coming, it looks like a problem on the RADIUS server's side, may be some limit on the number or the rate of connections.

/var/run/3proxy it should be fixed in current master Can you provide more details on "Unable to create /usr/local/3proxy/logs and /usr/local/3proxy/count directories when installing 3proxy"

Привет, исправить можно, если выяснить что именно надо исправить.

Стоит начать с логов RADIUS, если это не прояснит ситуации - проснифить запросы от 3proxy и squid и ответы сервера авторизации. Begin with RADIUS logs. In the case it gives...