diff --git a/FAQ.md b/FAQ.md index d4833e3..919c468 100644 --- a/FAQ.md +++ b/FAQ.md @@ -80,11 +80,6 @@ The volumes are consistent, but not necessarily the same size or the same number * If some files are written only to some but not all of the replicas, the writes are considered failed (A best-effort attempt will try to delete the written files). * The compaction may not happen at exactly the same time. -### Why weed volume server loses connection with master? - -You can increase the "-pulseSeconds" on master from default 5 seconds to some higher number. -See #100 https://github.com/chrislusf/seaweedfs/issues/100 - ### How to store large logs? The log files are usually very large. Use `weed filer` to store them.