Web Hosting Talk







View Full Version : Do IRC applets (or whatever you call it) slow down the server?


ipporek
11-01-2002, 02:02 AM
Not sure if this is the right place to post, but do IRC applets (like JPilot) slow down the server? A lot of people tell me it'll slow down the website. Is that true?
If not, any other applets/scripts/programs to recommend?

Domenico
11-02-2002, 12:25 PM
Do those people also tell you why?
It will NOT slowdown your server because the only thing that happens is the applet being downloaded.

Ok, if many many people are connecting at the same time downloading the applet but it is client side and the applet makes the connection to the irc server.

Clear?

Tee
11-02-2002, 03:18 PM
it will use alot of server resorces but wont slow the irc server down just your webserver

akashik
11-03-2002, 03:59 PM
Originally posted by Master_tee
it will use alot of server resorces but wont slow the irc server down just your webserver

how so? Once a java applet is downloaded it's a client-side application - meaning all the work is done on the user's computer through their browser.

Greg Moore

ipporek
11-09-2002, 06:10 AM
Ok, got it. Thanks guys!