I have a problem with next configuration: host-system Windows7 in corporate network, guest-system on virtualbox Ubuntu. On Ubuntu Apache working with some virtualhosts for corporate users only.
All this stuff working good. But if wordpress in one of the virtualhosts do every request for akismet server or update server apache create one another process with 30-40 mb in RAM per request. Request return nothing but error.
I have suspicions about apache configurations and restrictions to serving this request through corporate proxy in somewhere in apache configuration.
What can I do to figure out this painfull situation?