The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
multiple submissions across lots of forms - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: multiple submissions across lots of forms (/showthread.php?tid=1776)



multiple submissions across lots of forms - daz1034 - Nov 24th, 2011

First great job on formtools Thank you

I have just started using formtool to centralise multiple forms on lots of sites.

I have read about how formtools scales I just want to dig a bit deeper.

I have moved some of the less active sites on to formtools at the moment its getting around 400 submission a day and it works great.

How many submissions do you think one install of FT can take. We will be looking at upto 2000 submissions a day at the moment.

We have FT on a high end dedicated box just really want to see at what point you think we should split the submissions over to installs of FT.

Thanks again for this great script



RE: multiple submissions across lots of forms - Ben - Dec 4th, 2011

Hi Daz,

Thanks for the post! And sorry I didn't respond sooner - I've been away the past week and I'm just playing catch-up!

2000 submissions a day should be perfectly fine - no problem at all, even if it's a very large form. In terms of the incoming volume, quite honestly, you should be fine with 10's or 100's of thousands a day. Mostly it's just a question of how many are coming in at once, which will load down the server at that particular time.

I once did a site using an old version of FT, where we had about 800 submissions coming in over a 10-20 minute period and there were no problems at all. The server wasn't particularly fast, either (in fact, it was quite slow!), so I really wouldn't worry.

The biggest problem will be the interface: exporting the data, especially. That'll take time, and may well result in time-outs if you're trying to export thousands and thousands of records.

All the best!

- Ben