Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 3 matches

Go to advanced search

Advanced search
Search found 3 matches • Page 1 of 1
by kmore
Sun Mar 06, 2016 8:13 am
Forum: Database Server
Topic: Can someone please read my log file for maria db?
Replies: 2
Views: 11352

Re: Can someone please read my log file for maria db?

The logs show reverse lookup for IP addresses. It is not something to worry about. You can turn off by adding below lines to /etc/my.cnf and restarting mysql service.

skip-host-cache
skip-name-resolve
  • Jump to post
by kmore
Sun Mar 06, 2016 7:46 am
Forum: General Discussion
Topic: high ram usage?
Replies: 18
Views: 42400

Re: high ram usage?

Actual Free Memory = Free (571 MB) + Buffers/Cached (1892 MB) = 2,463 MB
  • Jump to post
by kmore
Sun Mar 06, 2016 7:28 am
Forum: Web Server
Topic: How to block direct IP Access?
Replies: 1
Views: 4380

Re: How to block direct IP Access?

Try adding server_name directive before return :

server {
listen 80;
listen 443;
server_name IP_ADDRESS;
return 403;
}
  • Jump to post

Search found 3 matches • Page 1 of 1

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

cron

Login  •  Register

I forgot my password