mare.server/MareSynchronosServer/MareSynchronosStaticFilesServer/Services
Charlotte a416df2aaf
fix static file server statistics resetting (#33)
Currently, the static file server will try to reset the statistics about
files served rapidly starting from midnight for about a second.

This removes log spam and a load spike at midnight.
2025-02-06 19:00:20 +01:00
..
CachedFileProvider.cs increase more timeouts 2024-11-22 18:34:36 +01:00
FileStatisticsService.cs fix static file server statistics resetting (#33) 2025-02-06 19:00:20 +01:00
IClientReadyMessageService.cs some minor fixes and improvements, probably 2024-11-06 12:51:23 +01:00
MainClientReadyMessageService.cs some minor fixes and improvements, probably 2024-11-06 12:51:23 +01:00
MainFileCleanupService.cs move gauge init into cleanup task 2025-01-14 10:17:00 +01:00
MainServerShardRegistrationService.cs let file shards register against main or so 2024-11-16 23:02:04 +01:00
RequestQueueService.cs some refactoring 2024-05-06 14:05:24 +02:00
ShardClientReadyMessageService.cs some minor fixes and improvements, probably 2024-11-06 12:51:23 +01:00
ShardFileCleanupService.cs some refactoring 2024-05-06 14:05:24 +02:00
ShardRegistrationService.cs let file shards register against main or so 2024-11-16 23:02:04 +01:00