There seems to be something related to the current libraries
being or not being used...

The previous version works with the current libraries
while the 3.2 doesn't. So whats the difference??? This system (10.4.5)
was built from 10.4 plus the full 10.4.5 upgrade rather than
incrementals... is there a library that was replaced that was necessary?
Only a suggestion.

I'll try testing 3.2 against our system again tomorrow. A number of
changes have been made including a new link and new (unix) DNS servers.
However from memory, we didn't even get to that stage. Will save the
logs if any.

Cheers,
Bruce,
Melbourne Australia.



Heath Raftery wrote:
I've been doing a bunch of testing on 3.2 really trying to stress it hard. I'm afraid I simply cannot reproduce these issues. The odd thing is that basically very little has changed in the connection side of things, so this has got me beat at the moment.

I have seen the "unable to create new processes" thing come up occasionally though and am considering some workarounds. In the mean time, you could try increasing the maximum number of processes allowed by the system using sysctl:

To show the current limit:
% sysctl kern.maxproc
To change the limit:
% sudo sysctl -w kern.maxproc=1000

And on my end I'll look into setrlimit and alternative ways to invoke processes (perhaps akin to Apache or Squid).

Regards,
Heath
-- ________________________________________________________
|   Heath Raftery    <[EMAIL PROTECTED]>             |
|   HRSoftWorks      <http://www.hrsoftworks.net>        |
|                                                        |
|   *There's nothing like a depressant to cheer you up*  |
|                       - Heard at Moe's Tavern          |
|                                     _\|/_              |
|____________________________________m(. .)m_____________|



Reply via email to