Forum

 
  Back to OzPolitic.com   Welcome, Guest. Please Login or Register
  Forum Home Album HelpSearch Recent Rules LoginRegister  
 

Poll Poll
Question: Ads

Keep the new ad format, with in-post ads    
  1 (11.1%)
Go back to the old format    
  5 (55.6%)
I see no ads    
  3 (33.3%)




Total votes: 9
« Last Modified by: freediver on: May 6th, 2020 at 6:47pm »

Pages: 1 2 3 
Send Topic Print
advice sought on hosting etc (Read 5483 times)
Setanta
Gold Member
*****
Offline


\/ Peace man!

Posts: 15909
Northern NSW
Gender: male
Re: advice sought on hosting etc
Reply #30 - May 18th, 2020 at 10:30pm
 
freediver wrote on May 18th, 2020 at 10:11pm:
Bandwidth isn't an issue on the server side. Just CPU load. I don't think anything is being compressed.


The CPU load you showed us was low. You don't pay for CPU load, you've paid for a dedicated server, if you do, you shouldn't be. If text data was sent compressed the user has less to DL, it helps the bandwidth of the user hopefully speeding up page load time. It's easy to set up and test and just as easy to disable.

On the commandline #a2enmod deflate - to enable the module or however you do it in cpanel.

In the container for the forum...
<Directory \>
     SetOutputFilter DEFLATE
     SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip

......
......

</Directory>
Back to top
« Last Edit: May 18th, 2020 at 10:39pm by Setanta »  
 
IP Logged
 
Setanta
Gold Member
*****
Offline


\/ Peace man!

Posts: 15909
Northern NSW
Gender: male
Re: advice sought on hosting etc
Reply #31 - May 18th, 2020 at 10:47pm
 

Quote:
Dedicated Servers
You are allowed to use 100% of the server's CPU resources.

A good trick for VPS and Dedicated is to turn off the webstat programs (AWstat) that comes with your cPanel. Note that AWstat and other tracking tools use CPU and MySQL connections. By turning this off, you reduce your CPU usage.

hostgator cpu-resource-usage
Back to top
 
 
IP Logged
 
Pages: 1 2 3 
Send Topic Print