Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - szunyi

Pages: [1]
1
MySQL / increase max_connections
« on: January 18, 2019, 08:28:10 AM »
hello,

with centos 7 + mariadb how can i increase the database max connection number?

thanks!
bye

2
Nginx / disable nginx access log
« on: May 09, 2018, 02:40:19 PM »
hello,

where and how can i disable the access log files.
Right now nginx writing every little access to this files; /var/log/nginx/access.**hostname**.log

thanks
bye

3
MySQL / MySQL config change to use more memory
« on: March 22, 2016, 10:00:51 AM »
hello,

as i described in the topic subject, i want to change the mysql config to use more ram, because right now my mysql is earn so many cpu usage, while i have ~10GB free (fully unused!) memory :\

this is not good, please help me to change mysql config to use more memory :)

here is my live mysql usage: http://i.imgur.com/3sLSwkC.png
as you can see, my FREE MEMORY is too much :(


thanks
bye

4
Apache / no more idle workers - high load
« on: March 07, 2016, 12:45:10 PM »
Hello,

I have an image hosting site, when my apache idle worker is out, the server load will increase; see the screenshot here
so my question is -> how can i increase my idle worker number?

or any solution to serve direct image requests?
as i check my 70% httpd traffic is image serving.
if we can i want to use my memory more efficiently, because right now more than 8GB is free (i have 14GB total)

ps: yes, i already use CloudFlare as CDN/cache

Thanks
Bye

5
E-Mail / Mailbox message limit?
« on: March 19, 2015, 02:31:46 PM »
Hello,

I have 10.002 email at my mailbox. There will be more, but i cant see it.
Why? Is there any limit?
Size of this mailbox is 57667753 bytes.

Thanks
bye

6
E-Mail / IP used in the HELO request
« on: June 11, 2014, 05:21:40 PM »
Hello again  :)

I want to test the CWP email system.
Its almost good, but if you check this report, you will see the spamassasin not like this method; http://www.mail-tester.com/web-joyR7t

Thanks
bye

7
E-Mail / Send: OK, Receive: No
« on: June 11, 2014, 05:01:45 PM »
Hello,

I have a problem about email receiving.

I set up my mail box account: info@mixwebase.net
But if i send an email to this address from outside I dont get it (info@mixwebase.net).
What can i do?

Here is my event in /var/log/maillog.log

Quote
Jun 11 12:54:46 mixwebase postfix/smtpd[2050]: connect from dromediumwe.hu[94.125.180.119]
Jun 11 12:54:46 mixwebase postfix/smtpd[2050]: setting up TLS connection from dromediumwe.hu[94.125.180.119]
Jun 11 12:54:46 mixwebase postfix/smtpd[2050]: Anonymous TLS connection established from dromediumwe.hu[94.125.180.119]: TLSv1.1 with cipher ADH-AES256-SHA (256/256 bits)
Jun 11 12:54:46 mixbase postfix/trivial-rewrite[2053]: warning: do not list domain mixwebase.net in BOTH mydestination and virtual_mailbox_domains
Jun 11 12:54:46 mixbase postfix/smtpd[2050]: 445B25F63F0E: client=dromediumwe.hu[94.125.180.119]
Jun 11 12:54:46 mixbase postfix/cleanup[2057]: 445B25F63F0E: message-id=<328f572b17c91ec443780909c297b439@z-besz.hu>
Jun 11 12:54:46 mixbase postfix/qmgr[769]: 445B25F63F0E: from=<info@z-besz.hu>, size=1843, nrcpt=1 (queue active)
Jun 11 12:54:46 mixbase postfix/trivial-rewrite[2053]: warning: do not list domain mixwebase.net in BOTH mydestination and virtual_mailbox_domains
Jun 11 12:54:46 mixbase postfix/trivial-rewrite[2053]: warning: do not list domain mixwebase.net in BOTH mydestination and virtual_mailbox_domains
Jun 11 12:54:46 mixbase postfix/trivial-rewrite[2053]: warning: do not list domain mixbase.net in BOTH mydestination and virtual_mailbox_domains
Jun 11 12:54:46 mixbase postfix/local[2058]: 445B25F63F0E: to=<root@mixbase.net>, orig_to=<info@mixwebase.net>, relay=local, delay=0.05, delays=0.04/0.01/0/0, dsn=2.0.0, status=sent (delivered to mailbox)
Jun 11 12:54:46 mixbase postfix/qmgr[769]: 445B25F63F0E: removed
Jun 11 12:54:46 mixbase postfix/smtpd[2050]: disconnect from dromediumwe.hu[94.125.180.119]
Jun 11 12:58:06 mixbase postfix/anvil[2052]: statistics: max connection rate 1/60s for (smtp:94.125.180.119) at Jun 11 12:54:46
Jun 11 12:58:06 mixbase postfix/anvil[2052]: statistics: max connection count 1 for (smtp:94.125.180.119) at Jun 11 12:54:46
Jun 11 12:58:06 mixbase postfix/anvil[2052]: statistics: max cache size 1 at Jun 11 12:54:46


Update:
If i check my email in the file structure (/var/vmail/mixwebase.net/info  /cur and /new), i dont see any files (email) there.

Update #2:
in SSH if i check the root message ("mail" command), i see the emails, but the original desination was info@ , and not root...


I hope this information was helpful to find the problem.


8
E-Mail / DKIM support
« on: June 11, 2014, 04:51:33 PM »
Hello,

As i know, Gmail "like" the sender, who send a DKIM signed email.
How can i do that with this (fuc1ng good!) panel?

I installed this panel first today, but I really like it!

Thanks!
bye

Pages: [1]