<!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.0.1">
</HEAD>
<BODY>
I think the defaults were left as-is because after making these changes (and the one in RLS to do with splitting large NOTIFY requests) because we found that if you set all of these values so that a lot of this more &quot;advanced&quot; stuff works there isn't enough shared memory by default.&nbsp; By leaving the defaults as they were before they were configurable we weren't going to break anyone when they upgraded.<BR>
<BR>
On Tue, 2011-10-04 at 21:35 +0300, Juha Heinanen wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Peter Dunkley writes:

&gt; Try the buf_size modparam for xcap_server.

thanks again.  with these kind of params, i was able to put a 64 KB
icon to xcap server:

sql_buffer_size=262144     # (131071 was not enough)
tcp_rd_buf_size=131071
modparam(&quot;xcap_server&quot;, &quot;buf_size&quot;, 131071)

perhaps defaults should be adjusted so that this kind of thing would
work out of the box?

-- juha

_______________________________________________
sr-dev mailing list
<A HREF="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</A>
<A HREF="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</A>
</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Peter Dunkley
Technical Director
Crocodile RCS Ltd
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>