Solved – Website loading slow because of Kaspersky IS – connecting to gc.kis.v2.scr.kaspersky-labs.com

My story is :

I updated a website’s content through a windows computer with Kaspersky antivirus enabled on it, I didn’t care much.

I accessed that site’s Cpanel and was updating through the file manager. And later, my website was unexpectedly slower, yeah slower than slowest. At the bottom of the browser it showed connecting to gc.kis.v2.scr.kaspersky-labs.com and it would take more than a minute to load the page.

connecting to gc.kis.v2.scr.kaspersky-labs.com solved

I googled about connecting to gc.kis.v2.scr.kaspersky-labs.com and found out that it was because of Kaspersky Antivirus Internet Protection enabled that was making it slow.

Kaspersky did a Javascript injection on my homepage, possibly!
Not sure though!

And when I viewed loaded website’s source through view source option then I found that the page was calling to this file

(<script type="text/javascript" src="http://gc.kis.v2.scr.kaspersky-labs.com/.../main.js" charset="UTF-8"></script>)



This website wasn’t slow on that Kaspersky enabled windows computer only but in every computer’s browser accessed.

Even in my Linux computer, it said connecting to gc.kis.v2.scr.kaspersky-labs.com when no Kaspersky was in my machine.

This made me dig deep into the story.


Your Gift of $200 Cloud Hosting Credit is Here. Claim Now!

If this problem is only on particular Kaspersky enabled windows computer that you can easily solve this by disabling following option from Kaspersky’s setting:

Settings -> Additional -> Network -> Inject scripts into web traffic to interact with web pages.




Else, if your problem is like mine than,

Go to your website’s Cpanel or source code from where you update your site. Look for code something like this:

<script type="text/javascript" src="http://gc.kis.v2.scr.kaspersky-labs.com/.../main.js" charset="UTF-8"></script>

then just remove this from your file, now, believe me, your website will be faster. Yeah faster!

Before you go, let's stay connected
About the Author
Lakshman Basnet
Nepali Digital Media Marketer currently based in Adelaide, South Australia who apart from playing with his cat - Eleven, also enjoys developing web content, publishing blogs and YouTube videos in his free time.

2 thoughts on “Solved – Website loading slow because of Kaspersky IS – connecting to gc.kis.v2.scr.kaspersky-labs.com”

Leave a Comment