You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a bit of debate over which is better for our purposes, Thread safe or NON thread safe binaries.
The 3 areas I know of where this comes into play is with php, apache & xdebug.
finding "This is because of its reliance on Apache. XAMPP uses the Apache Software Foundation builds, and 'that' Apache build is Thread Safe." from xampp forum I believe using TS is the best option.
What are your thoughts?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
There's a bit of debate over which is better for our purposes, Thread safe or NON thread safe binaries.
The 3 areas I know of where this comes into play is with php, apache & xdebug.
finding "This is because of its reliance on Apache. XAMPP uses the Apache Software Foundation builds, and 'that' Apache build is Thread Safe." from xampp forum I believe using TS is the best option.
What are your thoughts?
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions