diff options
Diffstat (limited to 'conf-split')
-rw-r--r-- | conf-split | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/conf-split b/conf-split new file mode 100644 index 0000000..45989a9 --- /dev/null +++ b/conf-split @@ -0,0 +1,15 @@ +23 + +# This is the queue subdirectory split. + +127 + +# This can ben benefial for a server handling 100k messages/day. + +521 + +# This helps for ~ 500k messages/day. + +1223 + +# You should think about splitting your service. |