ryan14 Posted September 20, 2009 Share Posted September 20, 2009 I have 2 servers, one with Lighttpd and one with Nginx. Both running CentOS and website on server is built with PHP. Is there any way to limit the monthly bandwidth my servers use per month with lighttpd and nginx? I want to have a 4TB per month bandwidth limit for users visiting my website via http and https. Once the bandwidth limit is reached I want a message to be displayed saying something like "exceeded monthly bandwidth" or instead of displaying the message just shut my servers down. Quote Link to comment https://forums.phpfreaks.com/topic/174858-lighttpd-and-nginx-maximum-monthly-bandwidth-limit-of-4tb/ Share on other sites More sharing options...
dreamlove Posted October 23, 2009 Share Posted October 23, 2009 try to make a script and parse the web logs daily. There are bytes transfered of each url view. Quote Link to comment https://forums.phpfreaks.com/topic/174858-lighttpd-and-nginx-maximum-monthly-bandwidth-limit-of-4tb/#findComment-942673 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.