Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

OpenDX crashes and cannot open large networks. What can I do?

crashes large Networks OpenDX
0
Posted

OpenDX crashes and cannot open large networks. What can I do?

0

There are some known issues with sockets being too small and causing problems. This can be fixed by setting the DX_SOCKET_BUFSIZE environment variable to a number larger than the typical default of 32K. One suggested size is 262144 but different OSs may be limited. Some operating systems have a set limit for socket buffer sizes so they must be increased as well. For example, Redhat Linux sets this limit in the following two files: /proc/sys/net/core/rmem_max, /proc/sys/net/core/wmem_max. They can be increased by changing the values within these files.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123