• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question server specification

nethum shan

New Pleskian
i have a url shortener site like bit.ly. currently it redirect 1 million visitors per day. now i host it in ovh vps 2 core,8gb ram. my problem is sometimes it very slow and sometimes its down for two three minutes. is this server not enough to run this script?
 
So that's an average of about 12 visitors per second? And it probably goes up to what, 20, when it is a busy time of day? More?

Depends on the code that runs on your server. This kind of questions are practically impossible to answer without seeing the code, server configuration, logs and server load compared to actual visitor traffic.

Which programming languages do your services use? Which database is used? Which web server, Nginx without Apache?

What did you do to optimize the server?
 
Do you run anything such as New Relic to capture metrics? Where are your bottlenecks?
 
Back
Top