How To Know If A Website Has Heavy Traffic
Aug 26, 2012How to know if a website has heavy traffic because sometime a web browser very slow to load the content the website and somtime is the opposite?
View 2 RepliesHow to know if a website has heavy traffic because sometime a web browser very slow to load the content the website and somtime is the opposite?
View 2 RepliesWe are having issues with our Cisco 2811 when there a lot of traffic on the device. Usually the router is down around 5%-10%. Total traffic might be around 2.0 MB. This is a router we are using at a remote campus. We do HD video conferencing every friday. We have a 10 MB internet connection that has our VPN connection to the main campus on it. While doing these VTC, the totall traffic is about 6 MB. The CPU Utilization then rises to approx 75% cause call issues and loss of sound. With another test with no one using the connection for anything else the utilization went up to 35%. The router has 128 MB Ram in it. Does the router need more RAM or do we need a larger internet pipe.
View 7 Replies View RelatedWe have ASA 5520 with CSC-SSM 20 and we want to block https traffic but when we are blocking https traffic http traffic going to block but user are able to open website.
View 1 Replies View RelatedWhat is the config.,which I can suggest my Bandwidth provider,so that my heavy files and small files should be downloaded at the same speed?y problem is that my bandwidth limit is 2 M.B.P.S. but I start getting drops as I start downloaded heavy files like 300 M.B. My Bandwidth provider told me that the only solution is that rate-limit will be increased. But it will be of Higher cost. Any configuration is there so that the same can be resolved without increasing Bandwidth.
View 1 Replies View RelatedWe used the SG 200-26P (firmware 1.1.1.8 ) as our main LAN switch. We have a few other 100Mb switches but our servers and nodes in our cluster are all on this switch. If you log onto a machine on one of the other 100Mb switches and then Remote Desktop to a virtual machine that is running off the SG 200-26P, and then copy say a large file (500Mb) your you will get major delays in the response time. For instance mouse clicks, screen paints, etc. Remote Desktop to a VM is unusable during this time period. This also happens for instance during backups when files are being copied from a machine to a VM.
As mentioned the other switches are 100Mb switches from HP, a bit old. I didn't change much in the setup of the SG 200-26P our of the box. Jumbo frames is disabled, RSTP is enabled, with Flooding for BPDU handling.
Hardware Version: C1
Firmware Version: 3.00
Wired works normally, and wireless is otherwise stable, except when under heavy load. E.g. if I initiate a large TimeMachine backup over wifi to my NAS, it will fail and the wifi will drop requiring a power cycle.I have tried a similar transfer over ethernet (~1.7Tb) and although the transfer speed wasn't great (~10MBs, likely due to NAS drive bottleneck), it completed without a problem.
If I try copying ~150Gb over wifi, however, it barely lasts 30 minutes without dropping out.Once the wifi drops, it still connects, but nothing works (I am unable to even connect to the web interface using the local IP). Other devices connected already via ethernet or 2.5Ghz still function normally, but the 5Ghz just fails, and if I try initiating a new connection to the 2.5Ghz it doesn't work until I power-cycle the router.As far as overheating goes, I'm not sure it is an environmental issue... I have the router standing upright in an open space so there is good airflow around it.
I buy this model is QOS, I just read a lot of DIR-655 streamengine article, it's hardware-base QOS router, can operate under heavy p2p application, it's why I am here.The wireless Client is ACER AS1810TZ laptop, the wireless card is Intel wifi link 1000, I have already disable power saving option. AS1810TZ worked fine with my old 802.11G router linksys WRT54GS and Buffalo WRH-HP-54G.The dir 655 seems fine when I just surfing web and download some files with IE, but when I check the statistics, I see a lot of wireless error and tx packet/ rx packet dropped, the percent I calculate is about 0.5%, I am wondering if it's normal phenomenal?When I download several bit torrent files With XUNLEI simultaneously, total 6 files, after 3 minutes, lot of session be created, the router slow down the download and finally crashed, wan be reset and wireless connection lost. router can recover after 1 minutes and try to continue the BT download again, but failed again. [code]
View 14 Replies View RelatedWe have two 3845 routers set up using HSRP at two locations (4 routers total) connecting inside to a pair of ASA 5520 (Active/Passive failover) on each side. These links are used for internet access and they work great under normal operating conditions - they fail over and fail back without issue. How ever, two weeks ago our operations guys started a new data replication procedure going across these links via an IPSec tunnel created between the ASAs. This seems to have created a situation where the IP SLA tracking is not be able to receive the ping back from the upstream router on the originating side. [code]
I have our SIEM set up to notify me whenever the router logs a State change and I got about 10 a day
I am backing up massive amounts of data to the cloud. Everytime I do this, the wireless performance on my EA4500 seems to degrade to half its throughput. I am using the 2.4 GHz band.
View 9 Replies View RelatedWe have cisoc 2821 at one of branch and created five sub inetrfaces for different vlans.Output of Show interface shows very frequent increase in the input error count.I have changed the physical cable and switch port on the other side.But still error rate is increasing.When the traffic is less error rate is low but with high traffic it is increasing drastically.My router process is very less(4%) only.What could be possible reason. [code]
View 8 Replies View RelatedWe are looking to implement traffic shaping/policing primarily for P2P traffic. As natively the ASA5550 is only capable of p2p inspection if the traffic is tunneled via port 80 is the AIP-SSM the way forward? We have 2 5550s in active/active failover config. As a side note we are also looking to implement an IDS/IPS system so could this module cover all?Is this module going to provide the desired outcome or is there another module/device out there better suited for this? I would prefer to use the ASA5550s as opposed to implementing another product if only that we can make use of the investment we already made on these devices.
View 1 Replies View RelatedI am testing limit bandwith using my ASA 8.2, i am trying to limit internet access for certains users , i order to save Bandwith for the important things but i can´t get any limitation
My configuration is the following, the acces list is just for my pc in order to test, and the service policy is applied to outside interface (called internet in my case) for incoming traffic
access-list Internet_mpc_1 extended permit ip host 172.16.127.70 any class-map Internet-class-TEST match access-list Internet_mpc_1 policy-map Internet-policy-web class Internet-class-TEST police output 1024000 1500
service-policy Internet-policy-web interface Internet
With show service policy i can´t see any activity on the policy , but if i do a similar configuration for inside interface outgoing traffic i can see packets allowed and dropped
I have an ASA 5520 with the below config
Gi0/0: outside (Internet)
Gi0/1: inside (Internal users)
Gi0/2: DMZ (web servers, ftp, Mail etc..)
I have a SMTP relay deployed on the DMZ for mailing. I have also a mail servers installed in the internal lan,
I want to allow trafic from dmz to reach internal lan, and i want normally also allow stmp relay from dmz to reach Internet.
How can i block trafic from DMZ to reach Internal Lan (instead of smtp) if the to allow trafic from dmz to internet i must put ANY in the policy?
For allowing trafic from DMZ to reach Internet, the policy must be DMZ -----> ANY ----->Services., this policy means DMZ can implicity reach Internal Lan?
We have a Cisco 2811 running ITP IOS. On that router we run the SMPP service. A client on the network connects to this service, and we need to capture the traffic for debug.
I've tried traffic-export, but I cannot see any outbound traffic.I'm guessing that this is due to the fact that the outbound SMPP traffic is not transit traffic as it is generated by the router itself.
Is there any way to capture the outbound traffic?
I am trying to come up with the best way to traffic shape traffic with 3750 Me switches. the traffic will be coming from a 6504 Sup-7203b downstream and going out the wan. Core---L3---->6504--intvlan80--trunkport to--->3750Me---g/1/1/1-trunkport to---MetroE network--->int f0/0.80--branch router. The idea is to use the 3750 to traffic shape the traffic going towards the wan/branch to 500 to match the contracted rate and then to use qos on shaped rate. I tried to apply it to g1/1/1 using port based policies but it did not shape the traffic. I changed everything to IP interfaces and it worked. I need to break up the metroe into different vlans so I can bring branch offices in on different vlans.c
View 3 Replies View RelatedI cant access any website or use any programs like msn, etc on my computer using the router,it says the connection is good but whenever i try to go to any website it says the web page may be down,This webpage is not available.Here might be temporarily down or it may have moved permanently to a new web address.
View 1 Replies View Relatedi forget username and password, what i should do...?
View 1 Replies View RelatedEverytime I type in the 192.168.1.1 address, I receivea message "Internet Explorer Cannot Display Webpage". I have tried this several times and it doesn't connect me to the website.
View 6 Replies View RelatedI have set up a router for wireless internet so I may down load and use my Tablet. When I punch in my 192 #s I get a search screen and I don't know what to do to continue to set up.
View 1 Replies View RelatedI cannot get on google Bad Request (Invalid Hostname). This has happened to me for quite a while now, and i cannot do anything to fix it.
View 1 Replies View Relatedi want to build a website, but i don't have money
View 1 Replies View Relatedfor sometime I have not been able to access any google website. I can access all others?
View 5 Replies View RelatedI'm trying to reach Celebs4.UsThe first time I tried (earlier today), I was able to access, but when I clicked on one of the images I recieved a "The connection has timed out" error. I have not been able to open the site at all since that very first time.I have done the following:- tested it in both FF and IE- run tracert (seems like the problem is on the site's server end, but everyone else is able to connect fine)- flushdns- clear cachemy tracert: :: pokIt
View 5 Replies View RelatedSo recently i decided to try to play some rune scape since i played it through my childhood and wanted to try again, it went fine first 2 days, and after that i can't access the website at all. I've tried to ping it, and all that comes up is that request timed out, tried flush dns, restarting router/modem and even to change ip (which i did not succeed with).However i found this "solution" url... and reading the top comment, it says that "This problem occurs when viewing the same site over a router from more that one computer or application at the same time for a period of time." And i have done exactly that in the past days the site was working.
View 5 Replies View RelatedI can't connect to one website in particular.The website is [URL]All my friends can connect to it.None of the computers (or smartphones and tablets) in the house can connect to it, using any browser.I use Google Chrome usually.I have tried to clear my cache, and reset the router. I've flushed my DNS too. The website is hosted on my friend's server in NY, NY. My OS is Windows 7. My ISP is ATT-Uverse.Every other website connects just fine.
View 3 Replies View RelatedXP.While doing the web-site, the connection/Comcast cut off abruptly. Afterwards, 'error' message popping up whether 'send' to MS or not. After closing and click to open the current web-site, things are OK.
View 4 Replies View RelatedI have been connecting to this website DXPnet.com for weeks. now all of a sudden I cant. Ive tried clearing cache and cookies, other browsers too. Nothing. I havent added any firewalls or changed settings. This is the only site I cannot connect to
View 14 Replies View RelatedOk so there is a website my computer can't connect to. I tried on a laptop and desktop, and I tried different browsers. The website is wgcshop.com I checked isup.me and it said the website was fine.
View 8 Replies View RelatedA certain website won't load up on my computer (math.ubc.ca) . This website is fairly important considering it is my faculty webpage. It hasn't been able to load up for the last 3 months. I have tried different browsers with failure but have tried it on other computers in the house with success. I upgraded my router 2 days ago but that didn't fix the problem, I have a Cisco router[CODE]
View 15 Replies View RelatedUp until a few weeks ago I was playing the beta version of the pokemon trading card game online [url]... but then for no apparent reason I could not load the webpage & every time I tried I got the same "The connection has timed out" "The server at Pok�mon Trading Card Game Online is taking too long to respond." page. I tried 3 different browsers & I tried unplugging my modem & leaving it off all night to reset it but nothing seems to work. I thought maybe the website was down but then I was able to log in at the library so I thought maybe I was banned & they blocked my IP address so I downloaded a program that hides my IP address & I was able to load the site but not play the game. Just today tho I took my laptop to school & got on wifi & played it with no problem without even using the hide my IP program. So I am absolutely stumped! This is the only web page my computer will not load & I really want to play the game again.
View 1 Replies View RelatedI'm trying to reach [URL] and just keep getting a timed out message. I had this problem before once and gave up trying to solve it and then one day I came across a post at SWI in my google results and amazingly, I was able to access the site. I have no idea what was different on that particular day.
Same symptoms in Firefox and IE so I don't think its a browser issue.
Tried accessing the site through the IP address - same result.
Tried safe mode with networking - same result
I reset my router a few days ago because of another issue but I haven't reset it since this problem began. I have tried restting my router dns to opendns and also google public dns, neither of which has made any difference.
I got a friend to confirm that the site is not down, as I suspected. Tried to ping the site using this and the only 2 UK locations on the list said 100% packet loss - is this relevant?
I'm having problem accessing myanimelist.net for months. I can access other websites except it. Some days I can access it and some days I cant. Just this morning I accessed it and then I returned during the afternoon and I can't access it anymore.
I tried doing the tracert in command prompt
C:Userswin7>tracert myanimelist.net
Tracing route to myanimelist.net [72.172.76.139]
over a maximum of 30 hops:
[Code].....
I've had this ever since my last blue screen of death and complete system restore. I can't connect to one website called Swagbucks; since I regularly participated there and racked up virtual currency every day, I easily stored enough to redeem up to $25 in amazon gift cards every month.I've tried browser restarting with Chrome, IE, and Firefox, but nothing worked. I've fired off a support ticket to the Swagbucks staff, but it'll be a while before they reply.I'm using a Dell Inspiron 5030 with wireless access. I use my family's Motorala (spelling?) connection and it's been very reliable.
View 8 Replies View Related