Results 1 to 3 of 3
Hi,
I recently installed a apache2.2 in ubuntu 8.04 server.
After that load became very high on our server, then i ran apachetop in our server.
We are running sites ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-19-2008 #1
Apache servicing third party requests??
Hi,
I recently installed a apache2.2 in ubuntu 8.04 server.
After that load became very high on our server, then i ran apachetop in our server.
We are running sites based CMS like Zope and Plone.
The output which is shown by apachetop doesnt contain a single request of our sites.
All are some third party requests.
When i looked thru the Apache access.log it was full of 404 and 200 error messages for GET requests.Code:last hit: 12:38:43 apachetop runtime: 0 days, 00:00:39 12:38:44 All: 1469 reqs ( 38.7/sec) 8682.9K ( 228.5K/sec) 6052.6B/req 2xx: 1125 (76.6%) 3xx: 252 (17.2%) 4xx: 60 ( 4.1%) 5xx: 32 ( 2.2%) R ( 30s): 1186 reqs ( 39.5/sec) 7527.7K ( 250.9K/sec) 6499.5B/req 2xx: 912 (76.9%) 3xx: 197 (16.6%) 4xx: 50 ( 4.2%) 5xx: 27 ( 2.3%) REQS REQ/S KB KB/S URL 48 1.60 102.0 3.4*http://ad.yieldmanager.com/imp 24 0.80 141.8 4.7 http://afe.specificclick.net/ 23 0.77 168.7 5.6 http://ypn-js.overture.com/partner/js/ypn.js 22 0.73 34.8 1.2 http://adopt.specificclick.net/adopt.sm 21 0.75 88.1 3.1 http://ypn-js.overture.com/d/search/p/ypn/jsads/ 20 0.69 13.6 0.5 http://ad.yieldmanager.com/iframe3 14 0.47 0.0 0.0 login.icq.com:443 13 0.45 41.2 1.4 http://banner.adtrgt.com/cpv_inline.js 12 0.50 0.5 0.0 http://209.250.234.186/proxy.php 10 0.33 0.0 0.0 http://ai.realmedia.com/ 10 0.33 431.4 14.4 http://api.widgetbucks.com/api/api.flow 9 0.31 81.4 2.8 http://clickmycollege.com/ 9 0.30 0.0 0.0 205.188.179.233:443 9 0.33 1.1 0.0 http://banner.addlvr.com/cpi.jsp 8 0.27 3.1 0.1 http://media2.mediafileshost.com/images/prep_ctr.php 7 0.24 0.3 0.0 HTTP://rmd.atdmt.com/tl/DocumentDotWrite.js 7 0.26 4.5 0.2 http://syndication.mmismm.com/mmtnt.php 7 0.24 94.4 3.3 http://m1.2mdn.net/951243/RHS_728x90_Animated.gif 6 0.23 0.2 0.0 http://202.108.33.62/hits 6 0.25 2.0 0.1 http://ads.nebuadserving.com/servlet/ajrotator/6378/0/vj 5 0.17 0.0 0.0 http://tcla.mmismm.com/mmmss.php 5 0.17 0.0 0.0 205.188.153.121:443 5 0.33 21.0 1.4 http://ad.adserverplus.com/st 5 0.20 18.3 0.7 http://ads.pointroll.com/PortalServe/ 5 0.17 0.2 0.0 http://csvta.target.com/TGTTCKDA/tdka_zag.gif
What can i do to reduce these third party requests and speed up my Apache ?
PS: I now configured cache module in Apache to cache pages which has a significant change on the speed but the apachetop output still displays the non relevant sites only
- 09-01-2008 #2
Hi guys,
still waiting for replies cause im still having probs
- 09-02-2008 #3Linux Newbie
- Join Date
- Apr 2008
- Location
- India
- Posts
- 170
hello,
you can block some ips that use lot of resources .. such as use an netstat -anp in redhat but not sure about ubuntu and install an APF or CSF firewall that will reduce hits on the server so that the server is safe from brute force ..etcRegards
David.s
davidanands.co.cc
-->Success is the list of failures ...!!!


Reply With Quote
