3
votes
1answer
135 views

Can I limit connections per second for certain UserAgents using UFW?

GoogleBot is hitting my server hard - and even though I have set the CrawlRate in Webmaster Tools it is still hiking up the load on my server and slowing down Apache for the rest of the normal web ...
1
vote
1answer
275 views

How to avoid 4 core limit for Ubuntu within VMWare?

I have Ubuntu installed as VM on my laptop. My laptop has quad core with HT technology making it 8 cores. Within Ubuntu VM I can only use max of 4 cores. What should I do so I can access all 8? ...