DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38984>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38984


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From [EMAIL PROTECTED]  2006-03-15 18:41 -------
Hey Mladen,

I have test APR restart also with mac os x and detect same failure.

The MAC OS X is not detected as an UNIX system and the REUSEADDR options is not 
set at AprEndpoint.
L: 533 AprEndpoint.java
       if (OS.IS_UNIX) {
            Socket.optSet(serverSock, Socket.APR_SO_REUSEADDR, 1);
       }

With the proposed patch it works, also for MAC OS X. Can we add a spezial 
MACOSX flag?

Other thing is that current os mem not showing at manager status page (max os 
x).

How we can better support MAC_OS_X ?  OK,  I know limit user base, but nice to 
have it and important 
for me ... :-)
I see at unix/system.c that currently only sun and linux support. Right? 
Have you any information how mac report mem/cpu information, that I can add it?

Regards
peter


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to