<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.4">
</HEAD>
<BODY>
Hi all,<BR>
<BR>
In a decent server (6x core E5-2420 with 16GB RAM) and under a bit of load, I see that FS sends NOTIFY up to a 5 minutes AFTER the actual event, so BLFs are useless when it happens.<BR>
<BR>
Is it a normal/expected behavior? Code suggests that FS can queue up to 50000 events, and presence does lots and lots of DB stuff.<BR>
<BR>
This particular site handles around 4000-5000 subscriptions and up to 2-3 calls per second under load. I use sqlite3 presence.db in tmpfs.<BR>
<BR>
Is there anything that can be done to reduce that huge NOTIFY delay, or do I just have to live with it?<BR>
<BR>
Thanks,<BR>
Fran&#231;ois.
</BODY>
</HTML>