Need a new server (suggestions?)

G

GM

The submit buttons on my sites are painfully slow (www.salesimaging.com). They say it is because I am not on a Windows server. Can someone suggest a server where I can take my 20 web sites where this slow submit issue will no longer be a problem

Thanks.
 
T

Thomas A. Rowe

Try having the forms send email only, and not writing to a file and see if that speeds up the
process.

Since your forms are using the FP extensions, is should matter what type of server your sites are
hosted on as long as they have the extensions configured to process email, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


GM said:
The submit buttons on my sites are painfully slow (www.salesimaging.com). They say it is because I
am not on a Windows server. Can someone suggest a server where I can take my 20 web sites where this
slow submit issue will no longer be a problem?
 
C

Crash Gordon®

Thomas,

would spaces in image & folder names make it slow too?

<img border="0" src="images/Accents%20&%20lil%20images/accent1.gif" width="9" height="9">

I know it can cause prlbs on unix but can it make pages slow too?

There are a few like this on GM's web.

Curious Rob


| Try having the forms send email only, and not writing to a file and see if that speeds up the
| process.
|
| Since your forms are using the FP extensions, is should matter what type of server your sites are
| hosted on as long as they have the extensions configured to process email, etc.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > The submit buttons on my sites are painfully slow (www.salesimaging.com). They say it is because I
| am not on a Windows server. Can someone suggest a server where I can take my 20 web sites where this
| slow submit issue will no longer be a problem?
| >
| > Thanks.
|
|
 
T

Thomas A. Rowe

Shouldn't have any impact, I think it is the actual writing to the filesystem that is causing the
slow response.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Thomas,

would spaces in image & folder names make it slow too?

<img border="0" src="images/Accents%20&%20lil%20images/accent1.gif" width="9" height="9">

I know it can cause prlbs on unix but can it make pages slow too?

There are a few like this on GM's web.

Curious Rob


| Try having the forms send email only, and not writing to a file and see if that speeds up the
| process.
|
| Since your forms are using the FP extensions, is should matter what type of server your sites are
| hosted on as long as they have the extensions configured to process email, etc.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > The submit buttons on my sites are painfully slow (www.salesimaging.com). They say it is because
I
| am not on a Windows server. Can someone suggest a server where I can take my 20 web sites where
this
| slow submit issue will no longer be a problem?
| >
| > Thanks.
|
|
 
C

Crash Gordon®

otay tanks.


| Shouldn't have any impact, I think it is the actual writing to the filesystem that is causing the
| slow response.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | Thomas,
|
| would spaces in image & folder names make it slow too?
|
| <img border="0" src="images/Accents%20&%20lil%20images/accent1.gif" width="9" height="9">
|
| I know it can cause prlbs on unix but can it make pages slow too?
|
| There are a few like this on GM's web.
|
| Curious Rob
|
|
| | Try having the forms send email only, and not writing to a file and see if that speeds up the
| | process.
| |
| | Since your forms are using the FP extensions, is should matter what type of server your sites are
| | hosted on as long as they have the extensions configured to process email, etc.
| |
| | --
| | ==============================================
| | Thomas A. Rowe (Microsoft MVP - FrontPage)
| | WEBMASTER Resources(tm)
| |
| | FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| | ==============================================
| | To assist you in getting the best answers for FrontPage support see:
| | http://www.net-sites.com/sitebuilder/newsgroups.asp
| |
| | | | > The submit buttons on my sites are painfully slow (www.salesimaging.com). They say it is because
| I
| | am not on a Windows server. Can someone suggest a server where I can take my 20 web sites where
| this
| | slow submit issue will no longer be a problem?
| | >
| | > Thanks.
| |
| |
|
|
 
S

Stefan B Rusynko

Even w/ another server, suspect some repair is required

The forms are also not being sent to the server (but to a 3rd party email address)
- which will also slow down the forms handling
(and some day the host may also block that to prevent relaying)

And I suspect FP isn't too happy w/ a file save and confirmation page location with spaces in the file names
U-File="_private/RSI email List.csv" S-Email-Address="[email protected] U-Confirmation-Url="Misc Pages/Thanks.htm

PS
I advised the user months ago to remove all spaces from all file/folder names




| Try having the forms send email only, and not writing to a file and see if that speeds up the
| process.
|
| Since your forms are using the FP extensions, is should matter what type of server your sites are
| hosted on as long as they have the extensions configured to process email, etc.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > The submit buttons on my sites are painfully slow (www.salesimaging.com). They say it is because I
| am not on a Windows server. Can someone suggest a server where I can take my 20 web sites where this
| slow submit issue will no longer be a problem?
| >
| > Thanks.
|
|
 
Top