Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#26 Open Discussion » Another high traffic website! » 2019-05-09 10:35:31

symtab
Replies: 1

Hi,

Just posting info about a high traffic website:

[root@230 public_html]# uptime
 03:39:55 up 105 days,  4:38,  1 user,  load average: 0.89, 0.84, 0.79
[root@230 public_html]# netstat -taunwp  | grep nginx | grep EST | wc -l
5397
[root@230 public_html]# cat /proc/cpuinfo | grep 'model name'
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
model name	: Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
[root@230 public_html]# cat /proc/cpuinfo | grep 'model name' | wc -l
24
[root@230 public_html]# free -m
             total       used       free     shared    buffers     cached
Mem:         96869      75977      20892         61       1158      59578
-/+ buffers/cache:      15241      81628
Swap:         3999        207       3792
[root@230 public_html]# 

As you can see > 5000 visitors online at the same time and there is NO load! Average load is: 0.89, 0.84, 0.79

Enjoy!

#27 Re: Open Discussion » adultscriptpro.com looking good » 2019-05-05 10:44:19

Thank you very much! Yes, it was time to upgrade the site!

#28 Re: Hosting » Anyone tried nocix.net? » 2019-03-31 17:25:41

3'rd month now...all good! best prices for non-managed servers!

#29 Re: Open Discussion » Anyone using nocix.net? » 2019-03-17 08:01:02

Been using them for 3 months now...all good! Working perfectly...used to pay 150$ for a server wth 500mbps, now i pay 50$ for a better server...

#31 Re: Installation » Anyone seen or heard from Adrian? » 2019-03-17 07:59:40

I've setup your site 1 week ago...dont know if you received my email...

#32 Re: Hosting » Anyone tried nocix.net? » 2019-01-22 14:52:19

I bought a server from nocix.net. Paid 50$ for a Dual Intel Xeon 5520, 32GB RAM, 2x2TB, 100TB (1Gbps). Which is like the best price ever. There is no support for software problems. For hardware problems they offer support. Been using this server for 1month now...all good!

#35 Re: Development » Adult Script Pro 3.0 Branch Development » 2019-01-04 08:35:27

Still here and alive. Version 3.x is ready. Working on the new presentation site. Hope to have it finished next week!

#36 Re: Troubleshooting » Email notification for new message not working? » 2018-12-28 14:25:04

This feature was not working in the beta version that you are using. In more recent versions its working. I can email you the latest version.

#37 Re: Troubleshooting » Second server » 2018-12-21 10:09:25

This feature is not implemented. You can however do this completly on your server. A server administrator can do this for you. There are filesystems that can save the same files in 2 different locations at the same time and you can use nginx load balancing features (or you can use http://www.apsis.ch/pound) to load balance the requests. I plan on adding this feature at some point, but since it can be done at server level i did not add it until now...

#38 Re: Troubleshooting » http>https , video page prompt connection insecurity » 2018-12-21 10:07:24

Did you change in Admin -> Server -> storage server -> config (the video serving url?)

#39 Re: Feature Requests » Dynamic bitrate » 2018-12-21 10:06:45

With free nginx you can set number of connections from same ip and also the bandwidth transfer. KVS serves all files through PHP. In version 2.x this cannot be done, however in version 3.x, there are 3 methods to serve video files, including one similar to how kvs does (they use internal nginx method to serve the files, apache also has something similar). Serving files this way, adds a extra layer of security, however its not 100% (how i know this, because there are grabers for sites powered by kvs that use this method). In aspro version 2.x you can use nginx directly to limit the bandwidth. Check this article:
https://www.scalescale.com/tips/nginx/h … oad-speed/

#42 Re: Development » Adult Script Pro 3.0 Branch Development » 2018-11-10 06:53:03

Not dead. Still here...will have new website soon and full 3.x release. I'm working on a spam filter now and better methods to prevent robots from signing up.

#43 Re: Troubleshooting » Spam Users » 2018-10-27 09:06:35

The best solution would be at firewall level...no more access...no php processing .... no resource usage!

#44 Re: Troubleshooting » Spam Users » 2018-10-16 18:22:09

logout and login again, should fix...but the problem is that it doesnt work...will debug and see how i can fix

#45 Re: Troubleshooting » Failed to convert video avi files... » 2018-10-05 14:41:09

Hmmm...videos that fail to convert are using bad formatted or something...if the rest of the videos convert, then there are possible causes:
1. ffmpeg is not setup correctly
2. the videos are corrupt

#47 Open Discussion » Anyone using nocix.net? » 2018-10-05 14:25:38

symtab
Replies: 2

Hi,

Anyone using nocix.net? I'm thinking of moving my servers to them...my current hosting provider does not want to offer me a better solution (even though i've been with them for the past 10 years...).

Thank you!

#48 Re: Development » Adult Script Pro 3.0 Branch Development » 2018-08-22 14:51:45

Premium not finished yet, still testing some stuff!!

#49 Re: Development » Adult Script Pro 3.0 Branch Development » 2018-08-20 15:42:24

Its finished. I'm working on the presentation site. You can upgrade whenever you want. Several clients already using latest version.

#50 Re: Troubleshooting » Can't delete a video from a playlist » 2018-08-08 11:22:12

It is 100% done, a lot of clients already using it. I only work on the presentation site now.

Board footer

Powered by FluxBB