Search found 28 matches

by azlanirda
Thu Mar 11, 2021 1:59 am
Forum: General discussion
Topic: Setup MyVesta to handle 10k visitor at a time
Replies: 12
Views: 5151

Re: Setup MyVesta to handle 10k visitor at a time

hello dpeca

just an update after the event registration yesterday.. all went smooth.. 10k went in to try to get one of the 350 slot allocated. not much issue. although got high load, the site can still load fast and smooth. all slot got booked in 19 minutes only.

thanks for the help.

- Azlan
by azlanirda
Fri Mar 05, 2021 2:52 pm
Forum: General discussion
Topic: Setup MyVesta to handle 10k visitor at a time
Replies: 12
Views: 5151

Re: Setup MyVesta to handle 10k visitor at a time

here is the line that i change in mariadb.cnf skip-external-locking key_buffer_size = 512M - before it is 256M max_allowed_packet = 32M # table_open_cache = 256 sort_buffer_size = 4M - 2M before this net_buffer_length = 16K - 8k before read_buffer_size = 2M read_rnd_buffer_size = 8M myisam_sort_buff...
by azlanirda
Thu Mar 04, 2021 4:32 pm
Forum: General discussion
Topic: Setup MyVesta to handle 10k visitor at a time
Replies: 12
Views: 5151

Re: Setup MyVesta to handle 10k visitor at a time

i use Redis Object Cache plugin...

okay, i have set also the mysql mariadb.cnf...

there are a few line that is missing, so i add.. and i also commented the ones that you did...

i will give feedback how is the performance...
by azlanirda
Thu Mar 04, 2021 4:16 pm
Forum: General discussion
Topic: Setup MyVesta to handle 10k visitor at a time
Replies: 12
Views: 5151

Re: Setup MyVesta to handle 10k visitor at a time

The only thing you can do is to alter mysql buffers - https://forum.myvestacp.com/viewtopic.php?f=27&t=322 And check "pm.max_children" in pool.d folder of php-fpm - https://forum.myvestacp.com/viewtopic.php?f=18&t=54 what is the number that i can change it.. i already set it to 10...
by azlanirda
Thu Mar 04, 2021 4:03 pm
Forum: General discussion
Topic: Setup MyVesta to handle 10k visitor at a time
Replies: 12
Views: 5151

Re: Setup MyVesta to handle 10k visitor at a time

yes, wordpress...

i have redis install.. with bunny cdn...
by azlanirda
Thu Mar 04, 2021 3:58 pm
Forum: General discussion
Topic: Setup MyVesta to handle 10k visitor at a time
Replies: 12
Views: 5151

Re: Setup MyVesta to handle 10k visitor at a time

okay dpeca... thanks for the feedback...

i will try it, and post an update next week.... as the event is weekly event...

thanks again...
by azlanirda
Thu Mar 04, 2021 3:08 pm
Forum: General discussion
Topic: Setup MyVesta to handle 10k visitor at a time
Replies: 12
Views: 5151

Setup MyVesta to handle 10k visitor at a time

Hello dpeca I would like to know if there are any special setting to set myvesta to handle 10k visitor at a time. Before this, using the same server, i am using vesta with nginx + phpfpm, and can handle 10k visitor at a time without the server go into high load... the server spec is Intel(R) Core(TM...
by azlanirda
Mon Mar 01, 2021 8:56 am
Forum: General discussion
Topic: Bitninja.io
Replies: 0
Views: 1391

Bitninja.io

is it necessary or beneficial if we subscribe to bitninja to further protect our server...

asking for opinions...

thanks...
by azlanirda
Mon Mar 01, 2021 8:27 am
Forum: Anti-spam
Topic: Just add [SPAM] in Subject and not move mails to Spam folder
Replies: 1
Views: 5550

Just add [SPAM] in Subject and not move mails to Spam folder

i have a question regarding the email setting of a domain... if i disable the antispam support, does that means that all the email from that domain, will straight go to inbox, and not reach the spam folder... the reason being is that, i have a customer that uses pop3.. lately, all the regular email ...
by azlanirda
Mon Feb 15, 2021 12:57 am
Forum: General discussion
Topic: secret url
Replies: 3
Views: 1610

Re: secret url

i believe you can set a new one by executing this command ... right?

If you didn't set the secret URL during installation, you can do it anytime. Just execute in shell:

Code: Select all

echo "<?php \$login_url='MY-SECRET-URL';" > /usr/local/vesta/web/inc/login_url.php