Twice when previewing changes to my website before publishing, my host has blocked my IP address. He said that RapidWeaver is generating too many connections to the server, and was therefore blocked.
How do I resolve this isssue? Or do I need to find a host that supports RapidWeaver. I do have a very large website.
I would try using a separate FTP app (Transmit, CyberDuck, Yummy, Fetch, etc.) to upload my locally exported folder in smaller chunks at a time. I realize that this is not an optimal solution.
Your host may well mean that in the process of uploading to the server, your ftp connection is exceeding a maximum which they set.
If this is the case, try reducing the number in the Connections dropdown in Settings > Publishing from where you have it now (maybe you have 4, 5 or even 6) to 2 or 3.
You would have to explain to your host what happened and have them unblock your IP address.
No. This is not the case. They say that I am making too many connections when previewing within RapidWeaver. This is not a problem with ftp publishing.
I must say that TotalCMS is brilliant. A few days ago I complete the history page that will let other people in my chess club update this page - including basic SEO.
Don H - My Header images are warehoused. The ones using the Impact stack are imported from a TotalCMS gallery.
Can you find out how many requests they are getting before they start blocking?
I would guess that it’s part of their system to mitigate denial of service attacks, but I find it hard to believe that RW preview is requesting files often enough to trigger it. Either there’s a bug in RW/ a stack or they have a very low threshold.
I don’t know enough server hosting to say one way or the other. They don’t seem particularly low.
243 simultaneous connections does surprise me and seem high. Has it happened again? If not, I wouldn’t worry about it. If it does happen again/regularly, I’d try to narrow down which stacks are causing it.
I am off to bed as it is ten minutes past midnight here. I will again look at RapidWeaver and see if there are any more stacks that I can disable tomorrow.
This sounds like connections are being opened from your computer but not closed/cleaned up when done. I have seen this with rw7, but nothing in recent memory with rw8. Switch to sftp instead of ftp if your host supports it. See if that helps. Your host may be able to provide you with some additional details about the connections. They should be able to search the logs for your Ip and may be able to classify them as ftp, mail, etc.
Nah this wouldn’t be totalcms related. I’m not involved as the host but have seen this before. Switching to sftp will most likely resolve or greatly improve this.
My connection with my host uses ftps. I am using the latest rw8 (not a beta). I do not use mail, etc from the account where I use RapidWeaver. I will later see if there are any more stacks, themes that I can disable. Thanks for the suggestions.