Author |
Topic  |
yigal7
Junior Member
 
297 Posts |
Posted - 15 July 2004 : 12:23:59
|
Every 3-4 months i'm having problem with the speed of my site. i'm having that problem agian now. when contacting my host i got this answer: ------------ win3 is our fastest server.
I see that You have exactly the same problem as when You were hosted on old windows server, so I advice You to go through Your script. You have a piece of bad code there.
I will send a note to server admin and ask him to take alook at Your account and reboot the server if necessary.
Vladimir 2gM Support -------------
Can that be the problem? a bad script? if it's yes then why it's working fine 3-4 months and the having the problem ?
ThanX Yigal
|
|
redbrad0
Advanced Member
    
USA
3725 Posts |
|
yigal7
Junior Member
 
297 Posts |
Posted - 15 July 2004 : 13:35:47
|
i'm using access but i'm not doing anything to fix it.
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 15 July 2004 : 15:22:18
|
can you provide a link so we can take a look our selves |
 |
|
yigal7
Junior Member
 
297 Posts |
|
redbrad0
Advanced Member
    
USA
3725 Posts |
|
yigal7
Junior Member
 
297 Posts |
Posted - 15 July 2004 : 18:17:18
|
how can i check it? and why the problem started only yesterday? BTW - it's having problem with any ASP pages on my site. an HTML files r working fine.
ThanX Yigal |
 |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 15 July 2004 : 23:26:32
|
quote: BTW - it's having problem with any ASP pages on my site.
Then the problem is very likely to be on the server, talk to your host about it as soon as you can, they should be able to look into this and fix for you. |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
yigal7
Junior Member
 
297 Posts |
Posted - 18 July 2004 : 06:49:26
|
The problem was solved for now. when asking my host what shuold i do to prevent it happing agaia - this was the answer: ---------------- Access will work fine up to about 30 concurent connections. Then it will get stucked.
There's nothing that can be done.
I used to run a site with access database backup, and tried to solve the problem by splitting the database into 7 smaller ones, but at the end, I re-do the whole site to PHP/MySQL and didn't have a single problem for more then a year.
That's just how access works - it is not good for many users. MySQL can handle thousand users without problem, while access can only dream about it.
If You want Your site to grow, please consider switching to php/MySQL - You will not beleive the diference in speed and stability.
Vladimir 2GM Support --------------------
What do u think?
ThanX Yigal |
 |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 19 July 2004 : 01:53:24
|
Well I've had a site running 100+ access connections before and it was pretty stable, at around 130-150 it started to break.
How busy is your site? would it really have 30+ users online at the same time? |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 19 July 2004 : 01:59:30
|
I too host several access based sites which cope quite happily with 100+ connections. What your host actually meant was "our servers are so loaded with clients websites that they can only cope with a small number of connections due to lack of resources"
If I were you I would look for another host that is goimg to be straight and not lie to you. |
 |
|
yigal7
Junior Member
 
297 Posts |
Posted - 19 July 2004 : 03:27:47
|
quote:
How busy is your site? would it really have 30+ users online at the same time?
The answer to that would be Yes.
ThanX Yigal |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 19 July 2004 : 05:51:05
|
yigal7,
could you please reinstate the correct powered by link in your forum, the code which displays it should NOT be edited, that means you CAN NOT tranlate it, it must be left as is. |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 19 July 2004 : 05:57:36
|
You should also remove some of the language files you have included, they will be causing serious performance issues on your host. Only include the language you are using and at most one or two others, not 10 as you have installed.
As a note to other users, if you are using a translated forum, it is NOT the current version, it is a beta and as such you should not be using it in a production environment. |
 |
|
yigal7
Junior Member
 
297 Posts |
Posted - 19 July 2004 : 06:54:34
|
Did the first one- hope it's ok now.
i couldn't understand this part.
quote: Originally posted by HuwR
You should also remove some of the language files you have included, they will be causing serious performance issues on your host. Only include the language you are using and at most one or two others, not 10 as you have installed.
how can i fix it?
ThanX Yigal |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 19 July 2004 : 08:59:21
|
It should just say "Snitz Forums 2000", the powered by: only appears in the hint.
The other part refers to these files below, you only need to include the one that relates to the language of your forum, the others are just bloating the size of your asp files unnecesarily.
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1030.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1033.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1034.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1036.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1037.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1041.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1043.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1046.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_1053.asp" -->
<!--INCLUDE FILE="LangMODS_Ls3kAU4_2070.asp" -->
|
 |
|
Topic  |
|